Uploaded image for project: 'Hivemall'
  1. Hivemall
  2. HIVEMALL-248

UDFs for Kuromoji stoptags

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.5.2
    • 0.6.0
    • None

    Description

      In tokenize_ja, user need to provide stoptags that matched tokens removed from the token stream. So, stoptag is "exclusive" rule.

      So, create a UDF for "inclusive" rule. stoptags_ja_exclude('名詞') returns array of tags excluding '名詞'. 

      https://github.com/apache/lucene-solr/blob/master/lucene/analysis/kuromoji/src/resources/org/apache/lucene/analysis/ja/stoptags.txt

      Attachments

        Issue Links

          Activity

            People

              myui Makoto Yui
              myui Makoto Yui
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: