Skip to content

thaingo/entity_extractor

 
 

Repository files navigation

Example usage of OpenNLP from http://incubator.apache.org/opennlp/
Models are from http://opennlp.sourceforge.net/models-1.5/

This makes usage and implementation a lot simpler
Code is in src/java/com/pjaol/data/EntityExtractor

Compiling requires ant & ivy ( automatically downloaded when first run )

Compile with 
 $ ant
 
 Run example with 
 $ ant run

About

Example of OpenNLP Usage for CSci-572

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published