You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Daniel Russ (JIRA)" <ji...@apache.org> on 2016/12/22 15:31:58 UTC

[jira] [Created] (OPENNLP-900) DictionaryLemmatizer dictionary and LemmatizerME training format different

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)