groonga-token-filter-stem

Stemming token filter for Groonga
  https://groonga.org/
  0
  no reviews



Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search.

This package provides TokenFilterStem token filter that stem each token. The token filter uses libstemmer that uses stemming algorithm written by Snowball.