Uploaded image for project: 'Lucy'
  1. Lucy
  2. LUCY-212

The "language" parameter to PolyAnalyzer#new is deprecated

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • None
    • None

    Description

      The "language" parameter to PolyAnalyzer#new is deprecated.

      If you want the exact behavior of the old PolyAnalyzer with language parameter, you have to manually create a PolyAnalyzer with a CaseFolder, default RegexTokenizer, and SnowballStemmer.

      You can also use the new EasyAnalyzer which takes a language parameter like the old PolyAnalyzer. The EasyAnalyzer uses a StandardTokenizer, Normalizer, and SnowballStemmer, though.

      Attachments

        Activity

          People

            nwellnhof Nikolas Wellnhofer
            nwellnhof Nikolas Wellnhofer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: