mirror of
https://github.com/explosion/spaCy.git
synced 2025-10-29 23:17:59 +03:00
* Fix lemmatizer init args for python2.7 * Move English is_base_form to a class method * Skip test pickling PhraseMatcher for python2 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| examples.py | ||
| lex_attrs.py | ||
| morph_rules.py | ||
| stop_words.py | ||
| syntax_iterators.py | ||
| tag_map.py | ||
| tokenizer_exceptions.py | ||