spaCy/spacy/lang/en
svlandeg 84d5b7ad0a Merge remote-tracking branch 'upstream/master' into bugfix/noun-chunks
# Conflicts:
#	spacy/lang/el/syntax_iterators.py
#	spacy/lang/en/syntax_iterators.py
#	spacy/lang/fa/syntax_iterators.py
#	spacy/lang/fr/syntax_iterators.py
#	spacy/lang/id/syntax_iterators.py
#	spacy/lang/nb/syntax_iterators.py
#	spacy/lang/sv/syntax_iterators.py
2020-05-21 19:19:50 +02:00
..
__init__.py Reduce stored lexemes data, move feats to lookups (#5238) 2020-05-19 15:59:14 +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 Merge remote-tracking branch 'upstream/master' into bugfix/noun-chunks 2020-05-21 19:19:50 +02:00
tag_map.py Tidy up and auto-format [ci skip] 2019-10-24 16:20:48 +02:00
tokenizer_exceptions.py Tidy up and auto-format 2020-05-21 14:14:01 +02:00