mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +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 | ||
examples.py | ||
lex_attrs.py | ||
stop_words.py |