- <init>
Initializer that loads the tagger.
- tagSentence
Returns a new Sentence that is a copy of the given sentence with all the words
tagged with their par
- tokenizeText
Reads data from r, tokenizes it with the given tokenizer, and returns a List of
Lists of (extends) H
- init
- castCoreLabels
Casts a list of HasWords, which we secretly know to be CoreLabels, to a list of
CoreLabels. Barfs if
- chooseTokenizerFactory
- dumpModel
- getLambdaSolve
- getTsvWords
- getXMLWords
- isRare
- lemmatize
Adds lemmas to the given list of CoreLabels, using the given Morphology object.
The input list must