Module nlprule::tokenizer::chunk[][src]

A Chunker ported from OpenNLP.

Structs

Chunker

Predicts noun chunks and verb chunks through a Maximum Entropy Model. Grammatical number (i. e. singular and plural) is also assigned through the part-of-speech tags of the tokens.