Merge branch '902' into trunk

Project: http://git-wip-us.apache.org/repos/asf/opennlp/repo
Commit: http://git-wip-us.apache.org/repos/asf/opennlp/commit/34730d20
Tree: http://git-wip-us.apache.org/repos/asf/opennlp/tree/34730d20
Diff: http://git-wip-us.apache.org/repos/asf/opennlp/diff/34730d20

Branch: refs/heads/trunk
Commit: 34730d2001e1c2f57037cb9caa7ccdf42401eb08
Parents: 75ab495 4f2441b
Author: William Colen <[email protected]>
Authored: Wed Dec 28 01:44:39 2016 -0200
Committer: William Colen <[email protected]>
Committed: Wed Dec 28 01:44:39 2016 -0200

----------------------------------------------------------------------
 .../src/docbkx/morfologik-addon.out.xml         |   0
 opennlp-docs/src/docbkx/morfologik-addon.xml    | 153 ++++++++++++
 opennlp-docs/src/docbkx/opennlp.xml             |   1 +
 opennlp-morfologik-addon/pom.xml                |  58 +----
 .../src/main/assembly/bin.xml                   |  91 --------
 .../src/main/assembly/src.xml                   |  39 ----
 .../builder/XMLDictionaryToTableTool.java       |   2 +-
 .../lemmatizer/MorfologikLemmatizer.java        |  86 ++++---
 .../src/main/readme/LICENSE                     | 230 -------------------
 .../src/main/readme/MORFOLOGIK-LICENSE          |  28 ---
 opennlp-morfologik-addon/src/main/readme/NOTICE |  11 -
 .../builder/POSDictionayBuilderTest.java        |  30 ++-
 .../lemmatizer/MorfologikLemmatizerTest.java    |  42 +++-
 .../tagdict/POSTaggerFactoryTest.java           |  28 ++-
 .../src/test/resources/dictionaryWithLemma.dict | Bin 0 -> 223 bytes
 .../src/test/resources/dictionaryWithLemma.txt  |  10 +-
 16 files changed, 284 insertions(+), 525 deletions(-)
----------------------------------------------------------------------


Reply via email to