tantivy/tokenizer-api
2026-03-31 17:15:34 +08:00
..
src Fix typos again (#2753) 2025-12-01 12:15:41 +01:00
Cargo.toml chore: Release 2026-03-31 17:15:34 +08:00
README.md move tokenizer API to seperate crate (#1767) 2023-01-09 06:37:38 +01:00

#Tokenizer-API

An API to interface a tokenizer with tantivy.

The API will be kept stable in order to not break support for existing tokenizers.