mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Adding a test to check that serialization of JsPreTokenizer fits
PreTokenizer serialization.
This commit is contained in:
committed by
Anthony MOI
parent
52e527dc9f
commit
b8d6c1dece
@ -19,3 +19,4 @@ neon-runtime = "0.3"
|
||||
neon-serde = "0.3"
|
||||
serde = { version = "1.0", features = [ "rc", "derive" ] }
|
||||
tokenizers = { path = "../../../tokenizers" }
|
||||
serde_json = "1.0"
|
||||
|
Reference in New Issue
Block a user