This is an automated email from the ASF dual-hosted git repository.

krickert pushed a change to branch OPENNLP-1893-hunspell
in repository https://gitbox.apache.org/repos/asf/opennlp.git


    from 65a1c3144 OPENNLP-1893: Add {@inheritDoc} to the stemmer overrides and 
trim empty javadoc lines
     add 3a3f97737 OPENNLP-1893: Address review: fold the affix twins, extract 
tags, complete javadoc

No new revisions were added by this update.

Summary of changes:
 .../tools/stemmer/hunspell/AffixCondition.java     |   8 +
 .../tools/stemmer/hunspell/HunspellDictionary.java | 177 +++++++++------
 .../tools/stemmer/hunspell/HunspellStemmer.java    |  63 ++----
 .../stemmer/hunspell/HunspellStemmerFactory.java   |   6 +-
 .../hunspell/HunspellRealDictionaryTest.java       |  27 ++-
 .../hunspell/HunspellStemmerFactoryTest.java       |   7 +-
 .../stemmer/hunspell/HunspellStemmerTest.java      | 240 +++++++++++++--------
 opennlp-docs/src/docbkx/stemmer.xml                |  11 +-
 8 files changed, 324 insertions(+), 215 deletions(-)

Reply via email to