mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-11 09:00:36 +03:00
Expose the tokenizer rules property in the same way as the other core properties. (The cache resetting is overkill, but consistent with `from_bytes` for now.) Add tests and update Tokenizer API docs. |
||
---|---|---|
.. | ||
__init__.py | ||
test_customized_tokenizer.py | ||
test_exceptions.py | ||
test_indices.py | ||
test_noun_chunks.py | ||
test_parser.py | ||
test_prefix_suffix_infix.py | ||
test_punct.py | ||
test_sbd.py | ||
test_tagger.py | ||
test_text.py |