Daniel Russ created OPENNLP-900:
-----------------------------------
Summary: DictionaryLemmatizer dictionary and LemmatizerME training
format different
Key: OPENNLP-900
URL: https://issues.apache.org/jira/browse/OPENNLP-900
Project: OpenNLP
Issue Type: Bug
Components: Lemmatizer
Affects Versions: 1.6.0, 1.7.0
Reporter: Daniel Russ
Priority: Minor
Fix For: 1.7.0
The LemmatizerME training data has a format of word\tpos\tlemma.
The DictionaryLemmatizer format is word\tlemma\tpos.
Can we make them the same.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)