Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osyoyu/tantivy-tokenizer-tiny-segmenter

A Japanese tokenizer for Tantivy, based on TinySegmenter.
https://github.com/osyoyu/tantivy-tokenizer-tiny-segmenter

tantivy tokenizer

Last synced: 16 days ago
JSON representation

A Japanese tokenizer for Tantivy, based on TinySegmenter.

Awesome Lists containing this project

README

        

tantivy-tokenizer-tiny-segmenter
================================

A Japanese tokenizer for [Tantivy](https://github.com/tantivy-search/tantivy) based on [TinySegmenter](http://chasen.org/~taku/software/TinySegmenter/). Compatible with Tantivy 0.10.

See examples/basic.rs for basic usage.