Skip to content

boberle/crviewer

Repository files navigation

crviewer -- CoReference Viewer

Computing co-reference chain statistics.

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Running the program

Clone the repository or download it as zip. If you download the zip, you must decompress it (do not just enter into it with your file manager: decompress it). Then run the crviewer-<VERSION>.jar file.

On Windows, you can double-click on the jar file icon, but this will start Java with the default Windows encoding (Windows-1252). If your text files are encoded using UTF-8, you will need to tell Java to use UTF-8. Start it with the command:

java -Dfile.encoding=UTF-8 -jar crviewer-<VERSION>.jar

or just double-click on the start.bat file.

On Linux, you may use the following command to start the program:

java -jar crviewer-<VERSION>.jar

Tutorial

Tutorial videos are available on my Youtube channel, with a dedicated playlist:

License

Released under the terms of the Mozilla Public License v2.0. See the LICENSE file for details. This program comes with ABSOLUTELY NO WARRANTY.

Author

Want to talk? Reach me at bruno@boberle.com.

About

Computing co-reference chain statistics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages