Skip to content

Framework for visualization of CoNLL output from OpenSESAME

License

Notifications You must be signed in to change notification settings

citronella3alain/view-sesame

Repository files navigation

ViewSESAME

Framework for visualization of CoNLL output from OpenSESAME

Requirements

Usage

python main.py <EXAMPLE.conll>

  • main.py will produce conllvis/EXAMPLE.html and conllvis/styles/EXAMPLE.CSS as its output. EXAMPLE.html should be able to find its own corresponding CSS file.

Sample Output:

output

TODO

  • Remove dependency on pandas and instead switch to the csv module for greater efficiency and general compatibility

About

Framework for visualization of CoNLL output from OpenSESAME

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published