Infrastructure for building and remembering a list of training data words that nearly always have the same POS tag.
Used as cheap "stacked learning" features when looking-ahead to words not yet predicted by this POS tagger.
The key into the ambiguityClasses is app.strings.replaceDigits().toLowerCase
Infrastructure for building and remembering a list of training data words that nearly always have the same POS tag. Used as cheap "stacked learning" features when looking-ahead to words not yet predicted by this POS tagger. The key into the ambiguityClasses is app.strings.replaceDigits().toLowerCase