flâneur — a map of the web's best reading

odinson/extra at master · lum-ai/odinson

github.com · 353 words · saved by 1 readers

Odinson is a powerful and highly optimized open-source framework for rule-based information extraction. Odinson couples a simple, yet powerful pattern language that can operate over multiple repres...

Runnables Annotating text Before an Odinson index can be created, the text needs to be annotated. You may use your own annotation tools , as long as you convert your annotated output to Odinson Documents . However, we also provide an App for annotating free text and producing this format. Configuration The configurations are specified in extra/src/main/resources/application.conf . First, decide what Processor you'd like to use to annotate the text by specifying a value for odinson.extra.processorType . Available options are FastNLPProcessor , CluProcessor , and BioCluProcessor . For more infor

Explore this link on the map →

related reading