spaCy/spacy/lang/en
2020-07-22 23:09:01 +02:00
..
__init__.py Tidy up and move noun_chunks, token_match, url_match 2020-07-22 22:18:46 +02:00
examples.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
lemmatizer.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
lex_attrs.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
punctuation.py Hyphen infix (#5770) 2020-07-20 14:48:51 +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