1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-06-04 05:03:06 +03:00
spaCy/spacy/lang/en
Jones Martins bab30e4ad2
Add "c'mon" token exception ()
* Add "c'mon" exception

* Fix typo in "C'mon" exception
2020-06-10 21:54:06 +02:00
..
__init__.py Reduce stored lexemes data, move feats to lookups () 2020-05-19 15:59:14 +02:00
examples.py 💫 Tidy up and auto-format .py files () 2018-11-30 17:03:03 +01:00
lex_attrs.py 💫 Tidy up and auto-format .py files () 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 () 2020-06-10 21:54:06 +02:00