-
Terminally Deprecated ElementsElementDescription
-
Deprecated MethodsMethodDescriptionuse the
BioCodec
implementation of the SequenceValidator instead!usePOSModel.getPosSequenceModel()
instead. This method will be removed soon. Only required for Parser 1.5.x backward compatibility. Newer models don't need this anymore.
-
Deprecated ConstructorsConstructorDescriptionUse a
SentenceDetectorFactory
to extend SentenceDetector functionality.useTokenizerFactory
to extend the Tokenizer functionality
-
Deprecated Enum ConstantsEnum ConstantDescription
ChunkerModel.getChunkerSequenceModel()
instead. This method will be removed soon.