Code Monkey home page Code Monkey logo

signed-community-detection's People

Contributors

dependabot[bot] avatar pouyaesm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

signed-community-detection's Issues

preprocess command input

Thank you so much for making this package. I downloaded the jar file from the link within the README. I was wondering re: the input for the preprocess command. I have been able to the run the mdl command without issue.

The input '-c' for the preprocess command - is this meant to be the graph in format [id1 id2 weight] within a text file, or is it the partition.txt as per output of the mdl command? And what should the values for the other arguments look like? I would be grateful if you might be able to provide an example of a sample commands.

I used the following command:
java -jar signed-community-detection-1.1.1.jar preprocess -c graph.txt
java -jar signed-community-detection-1.1.1.jar preprocess -c partition.txt

Both times I am getting the following error: "Parsing failed. Reason: partition address is not specified".

I tracked the error back through OperationCenter.java and PreProcess.java within the github, it would appear that line 32 of the PreProcess.java expects OperationCenter.INPUT_GRAPH. In OperationCenter.java, INPUT_GRAPH = "g", but "g" in preprocess command is the output-graph, hence doesn't seem related to the input.

I would be deeply grateful if you might be able to advise. Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.