Add the meilidb-schema/tokenizer projects

This commit is contained in:
Clément Renault
2019-10-04 10:29:44 +02:00
parent 62a0aefe44
commit 08e3f23408
6 changed files with 604 additions and 2 deletions

View File

@ -0,0 +1,8 @@
[package]
name = "meilidb-tokenizer"
version = "0.1.0"
authors = ["Kerollmops <renault.cle@gmail.com>"]
edition = "2018"
[dependencies]
slice-group-by = "0.2.4"