Richard Eckart de Castilho created OPENNLP-1600:
---------------------------------------------------
Summary: Ability to disable POS mapper
Key: OPENNLP-1600
URL: https://issues.apache.org/jira/browse/OPENNLP-1600
Project: OpenNLP
Issue Type: New Feature
Components: POS Tagger
Affects Versions: 2.4.0
Reporter: Richard Eckart de Castilho
Since version 2.4.0, the OpenNLP includes a mandatory POS tag mapper which
either maps UD to Penn POS tags or vice versa.
Now, this is a problem if you want to train a custom model on some arbitrary
other POS tagset.
It would be great if there was a was to disable the POS mapper.
In fact, I would propose that POS mapping is turned off by default unless a POS
mapper is manually supplied to the POS tagger - so stuff would remain backwards
compatible.
But at least being able to turn of the mapper and/or to provide a custom mapper
would be appreciated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)