Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
tools-1.5.2-incubating
-
None
Description
Models are not validated if instantiated with the constructor the cross validator, or training code uses.
The validation is only performed when it is loaded from an Input Stream.
For example the POS Model does not validate the dictionary tagset while training or executing cross validation, only during execution tool or evaluation.
Attachments
Issue Links
- is related to
-
OPENNLP-238 BestSequence method in BeamSearch can cause NullPointerException if it can not find a valid sequence
- Closed
-
OPENNLP-127 POSTagger should check that tag dict only contains mappings to valid model outcomes
- Closed