Skip to content

spyysalo/conlleval.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

conlleval.py

Python version of the evaluation script from CoNLL'00-

Original (perl): http://www.cnts.ua.ac.be/conll2000/chunking/conlleval.txt (Archive.org mirror)

Intentional differences:

  • IOBES support
  • accept any space as delimiter by default
  • optional file argument (default STDIN)
  • option to set boundary (-b argument)
  • LaTeX output (-l argument) not supported
  • raw tags (-r argument) not supported

About

Python version of the evaluation script from CoNLL'00-

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages