A special IndexedSeq[String] that will return "null" for indices out of bounds, rather than throwing an error
Infrastructure for building and remembering a list of training data words that nearly always have the same POS tag.
How the annotation of this DocumentAnnotator should be printed as extra information after a one-word-per-line (OWPL) format.
How the annotation of this DocumentAnnotator should be printed as extra information after a one-word-per-line (OWPL) format. If there is no document annotation, return the empty string. Used in Document.owplString.
Local lemmatizer used for POS features.
Local lemmatizer used for POS features.
How the annotation of this DocumentAnnotator should be printed in one-word-per-line (OWPL) format.
How the annotation of this DocumentAnnotator should be printed in one-word-per-line (OWPL) format. If there is no per-token annotation, return null. Used in Document.owplString.