[
https://issues.apache.org/jira/browse/OPENNLP-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Russ updated OPENNLP-900:
--------------------------------
Attachment: LemmaTest1.java
Here is a JUnit test to help show the error
> 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
>
> Attachments: LemmaTest1.java
>
>
> 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)