Skip to content

kit494way/sudachi_tantivy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudachi_tantivy

Sudachi tokenizer for Tantivy.

Test

Download a dictionary file.

curl -LO --output-dir tests/resources/ https://github.com/WorksApplications/SudachiDict/releases/download/v20251022/sudachi-dictionary-20251022-core.zip
unzip -d tests/resources/ tests/resources/sudachi-dictionary-20251022-core.zip

Run cargo test with the dictionary path specified in the environment variable SUDACHI_DICT_PATH.

SUDACHI_DICT_PATH=tests/resources/sudachi-dictionary-20251022/system_core.dic cargo test

About

Sudachi tokenizer for tantivy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages