Update feature flags

This commit is contained in:
ManyTheFish
2023-04-26 14:58:32 +02:00
parent ff2cf2a5ae
commit 249053e514
3 changed files with 5 additions and 1 deletions

View File

@ -50,3 +50,6 @@ hebrew = ["milli/hebrew"]
japanese = ["milli/japanese"]
# thai specialized tokenization
thai = ["milli/thai"]
# allow greek specialized tokenization
greek = ["milli/greek"]