GitHub user danielruss opened a pull request: https://github.com/apache/opennlp/pull/15
Opennlp 900 change the format of the DictionaryLemmatizer to match the training data format of the statistical lemmatizer. You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielruss/opennlp OPENNLP-900 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/opennlp/pull/15.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #15 ---- commit d281c7406faa5a4062bfc843377de9d37a2c6b50 Author: Daniel Russ <dr...@mail.nih.gov> Date: 2016-12-21T20:18:08Z see JIRA OPENNLP-880: Updated GIS/DataIndexer/QNTrainer commit 78264f94f97804b3110f5c53da75b68c22b694b4 Author: Daniel Russ <dr...@mail.nih.gov> Date: 2016-12-21T20:23:35Z See OPENNLP-880: Changed GIS, EventTrainer, QNTrainer, DataIndexer commit a53b6d39671b986327929c6a4e128454b697b665 Author: Daniel Russ <dr...@mail.nih.gov> Date: 2016-12-22T14:21:51Z change method signatures to use List instead of LinkedList commit 45dab1c7aacc31161b70e04039d3cf2040237ee4 Author: Daniel Russ <dr...@mail.nih.gov> Date: 2016-12-22T15:38:14Z update dict format to match lemmatizerME training data format ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---