[
https://issues.apache.org/jira/browse/OPENNLP-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Wiesner updated OPENNLP-1524:
------------------------------------
Issue Type: New Feature (was: Brainstorming)
> Align Snowball Stemmers with Java Naming Conventions and make them
> package-private
> ----------------------------------------------------------------------------------
>
> Key: OPENNLP-1524
> URL: https://issues.apache.org/jira/browse/OPENNLP-1524
> Project: OpenNLP
> Issue Type: New Feature
> Components: Stemmer
> Affects Versions: 2.3.1, 2.3.2
> Reporter: Richard Zowalla
> Priority: Major
>
> Currently, the classes in opennlp.tools.stemmer.snowball.* do not follow the
> Java Naming Conventions.
> There is no requirement, that they start with a lower-cased letter (from a
> generation perspective). To make it consistent, we should capitalize the
> first letter of the related classnames.
> In addition, we should make them package-private, so people use these
> stemmers only over the related abstraction.
> Note: API Breaking Change ;-)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)