spaCy/spacy/lang/en
2020-08-09 22:36:23 +02:00
..
__init__.py Add Lemmatizer and simplify related components (#5848) 2020-08-07 15:27:13 +02:00
examples.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
lemmatizer.py Tidy up and auto-format 2020-08-09 22:36:23 +02:00
lex_attrs.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
punctuation.py Tidy up [ci skip] 2020-07-25 13:00:49 +02:00
stop_words.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
syntax_iterators.py Tidy up and move noun_chunks, token_match, url_match 2020-07-22 22:18:46 +02:00
tokenizer_exceptions.py Remove POS, TAG and LEMMA from tokenizer exceptions 2020-07-22 23:09:01 +02:00