spaCy/spacy/lang/en
Adriane Boyd 0a62098c5f
Fix lemmatizer is_base_form for python2.7 (#5734)
* Fix lemmatizer init args for python2.7

* Move English is_base_form to a class method

* Skip test pickling PhraseMatcher for python2
2020-07-09 22:11:24 +02:00
..
__init__.py Fix lemmatizer is_base_form for python2.7 (#5734) 2020-07-09 22:11:24 +02:00
examples.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
lex_attrs.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
morph_rules.py Tidy up and auto-format 2019-09-11 14:00:36 +02:00
stop_words.py Tidy up and auto-format 2019-04-09 11:40:19 +02:00
syntax_iterators.py span / noun chunk has +1 because end is exclusive 2020-05-21 19:56:56 +02:00
tag_map.py Tidy up and auto-format [ci skip] 2019-10-24 16:20:48 +02:00
tokenizer_exceptions.py Add "c'mon" token exception (#5570) 2020-06-10 21:54:06 +02:00