adobe / NLP-Cube

Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing

Home Page:http://opensource.adobe.com/NLP-Cube/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update configuration examples

tiberiu44 opened this issue · comments

This is related to the previously closed issue #35.
The configuration example in examples/parser.conf has to be updated with the new flag use_lexical. Also, the config reader should give an error and fail if both use_lexical and use_morphology are set to False