Package tagger
package tagger
Contains classes that execute CoreNLP operations necessary for tagging words in source text with appropriate parts of speech
-
ClassDescriptionProvided text is converted to CoreDocument object, allowing the CoreNLP library to annotate parts of speech for each wordSingleton that determines which properties words should be tagged with.