mirror of
https://github.com/mii443/tokenizers.git
synced 2025-12-03 19:28:20 +00:00
Aho corasick version for many added tokens. (#871)
* Aho corasick version. * Remove test file. * Compile on `stable`.
This commit is contained in:
1
bindings/python/Cargo.lock
generated
1
bindings/python/Cargo.lock
generated
@@ -1745,6 +1745,7 @@ checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
|
||||
name = "tokenizers"
|
||||
version = "0.11.0"
|
||||
dependencies = [
|
||||
"aho-corasick",
|
||||
"cached-path",
|
||||
"clap",
|
||||
"derive_builder",
|
||||
|
||||
Reference in New Issue
Block a user