Crate tantivy_jieba
source ·Expand description
A library that bridges between tantivy and jieba-rs.
It implements a JiebaTokenizer for the purpose.
Structs§
- Token stream instantiated by
JiebaTokenizer. - Tokenize the text using jieba_rs.
A library that bridges between tantivy and jieba-rs.
It implements a JiebaTokenizer for the purpose.
JiebaTokenizer.