Skip to content

cstoku/elasticsearch-analysis-kuromoji-unidic-neologd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsearch Analysis Kuromoji UniDic Neologd

Overview

Elasticsearch Analysis UniDic-Neologd Plugin provides Tokenizer/CharFilter/TokenFilter for Kuromoji with UniDic and Neologd.

Version

Version Tested on ES neologd
master 2.3.X
2.3.2.0 2.3.2 20160512

Installation

$ $ES_HOME/bin/plugin install com.github.cstoku/elasticsearch-analysis-kuromoji-unidic-neologd/2.3.2.0

References

Analyzer, Tokenizer, TokenFilter, CharFilter

The plugin includes these analyzer and tokenizer, tokenfilter.

name type
kuromoji_unidic_neologd_iteration_mark charfilter
kuromoji_unidic_neologd analyzer
kuromoji_unidic_neologd_tokenizer tokenizer
kuromoji_unidic_neologd_baseform tokenfilter
kuromoji_unidic_neologd_part_of_speech tokenfilter
kuromoji_unidic_neologd_readingform tokenfilter
kuromoji_unidic_neologd_stemmer tokenfilter
reloadable_kuromoji_unidic_neologd_tokenizer tokenizer

Usage

See Elasticsearch Kuromoji.

What is NEologd

See mecab-unidic-NEologd.

References to build Lucene Kuromoji with NEologd

About

Elasticsearch's Analyzer for Kuromoji with UniDic and Neologd

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%