Uploaded image for project: 'OpenNLP'
  1. OpenNLP
  2. OPENNLP-1524

Align Snowball Stemmers with Java Naming Conventions and make them package-private

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.3.1, 2.3.2
    • 2.4.0
    • Stemmer
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            rzo1 Richard Zowalla
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: