OPENNLP-1564 - Fix Evaluation Tests after POSFormat Change#603
Merged
rzo1 merged 2 commits intomainfrom fix-eval-tests-after-pos-tagging-conversionMay 30, 2024
+66-8
Commits
Commits on May 29, 2024
OPENNLP-1564 - Correct POSTagFormat to PENN format for some of the eval tests. Allow specification of POSTagFormat for POSTaggerCrossValidator.
committedOPENNLP-1564 - In case we are loading a POSModel from a POSTaggerNameFeatureGenerator (e.g. defined in XML), we need to actually guess the format out of a given POSModel to initalize the POSTagger …
committed