Package emolib.pos

Provides a high-level class to perform the Part-Of-Speech tagging process.

See:
          Description

Class Summary
POSTagger The POSTagger abstract class defines the general structure to perform the Part-Of-Speech (POS) tagging process, which determines the correct function of a word in a sentence.
 

Package emolib.pos Description

Provides a high-level class to perform the Part-Of-Speech tagging process.