mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Add german tokenization pipeline
This commit is contained in:
parent
f77661ec44
commit
7d6768e4c4
3 changed files with 7 additions and 0 deletions
|
@ -153,6 +153,7 @@ greek = ["meilisearch-types/greek"]
|
|||
khmer = ["meilisearch-types/khmer"]
|
||||
vietnamese = ["meilisearch-types/vietnamese"]
|
||||
swedish-recomposition = ["meilisearch-types/swedish-recomposition"]
|
||||
german = ["meilisearch-types/german"]
|
||||
|
||||
[package.metadata.mini-dashboard]
|
||||
assets-url = "https://github.com/meilisearch/mini-dashboard/releases/download/v0.2.14/build.zip"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue