visone NLP extension v2.12a - 2015-08-25 ********************************************* The visone NLP extension enables visone to create CRA and WNA networks, as well as crawling the link structure of websites. Version 2.12a is suitable for visone 2\..*, only. The visone NLP extension is released under the GNU GPL, version 2.0 or, at your option, any later version. See the file LICENSES.txt for details. INSTALLING ********** Copy visone-nlp-2.12a.jar into your .visone configuration folder, located in your home folder (Linux) or your Documents folder (Windows). Then start visone, go to file -> options... -> extensions and click the "detect" button. If the "activate text network creation" checkbox is shown, installation was successful; make sure it is checked. Additionally, you may want to enable the built-in TEXT button extension by also checking "activate TEXT button". Click apply, then close and restart visone. There should now be a new "text" tab on the left-hand control panel, and a TEXT button in the toolbar (if enabled). UNINSTALLING ************ Delete visone-nlp-2.12a.jar from your .visone folder. Then start visone, go to file -> options... -> extensions and click the "detect" button again. The "activate text network creation" checkbox should now disappear. Close and restart visone to complete the uninstall. RUNNING IN BATCH MODE (experts only) ************************************ With visone-nlp-2.12a.jar and a compatible visone-*.jar in the same directory, visone-nlp-2.12a.jar can be run directly to batch-create CRA and WNA networks. General usage is: java -jar visone-nlp-2.12a.jar algorithm input.txt output.graphml Running it without parameters shows a more complete help text. Note that it is a command-line tool and as such is suitable for expert users only.