Using OpenNLP POS taggers

OpenNLP provides several classes in support of POS tagging. We will demonstrate how to use the POSTaggerME class to perform basic tagging and the ChunkerME class to perform chunking. Chunking involves grouping related words according to their types. This can provide additional insight into the structure of a sentence. We will also examine the creation and use of a POSDictionary instance.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset