Cargo Features

lindera-tantivy has no features set by default.

[dependencies]
lindera-tantivy = { version = "0.27.1", features = ["ipadic", "unidic", "ko-dic", "cc-cedict", "ipadic-compress", "unidic-compress", "ko-dic-compress", "cc-cedict-compress"] }
ipadic

Japanese dictionary

Enables ipadic of lindera-tokenizer ^0.27.0

unidic

Japanese dictionary

Enables unidic of lindera-tokenizer ^0.27.0

ko-dic

Korean dictionary

Enables ko-dic of lindera-tokenizer ^0.27.0

cc-cedict

Chinese dictionary

Enables cc-cedict of lindera-tokenizer ^0.27.0

ipadic-compress

Enables ipadic-compress of lindera-tokenizer ^0.27.0

unidic-compress

Enables unidic-compress of lindera-tokenizer ^0.27.0

ko-dic-compress

Enables ko-dic-compress of lindera-tokenizer ^0.27.0

cc-cedict-compress

Enables cc-cedict-compress of lindera-tokenizer ^0.27.0