mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 20:28:20 +03:00
11e195d3ed
* Allow `pkuseg_model` to be set to `None` on initialization * Don't save config within tokenizer * Force convert pkuseg_model to use pickle protocol 4 by reencoding with `pickle5` on serialization * Update pkuseg serialization test |
||
---|---|---|
.. | ||
__init__.py | ||
test_serialize.py | ||
test_text.py | ||
test_tokenizer.py |