spaCy/spacy/en
Ines Montani 35b39f53c3 Reorganise English tokenizer exceptions (as discussed in #718)
Add logic to generate exceptions that follow a consistent pattern (like
verbs and pronouns) and allow certain tokens to be excluded explicitly.
2017-01-03 18:26:09 +01:00
..
__init__.py Fixed missing vec_path declaration that was failing if 'add_vectors' was set 2016-12-20 18:21:05 +01:00
download.py Let --data-path be specified when running download.py scripts 2016-11-20 15:48:04 +00:00
language_data.py Merge language data change 2016-12-18 17:03:52 +01:00
lemma_rules.py Add lemma rules 2016-12-18 15:36:53 +01:00
morph_rules.py Add morph rules 2016-12-18 15:36:53 +01:00
stop_words.py Break language data components into their own files 2016-12-18 15:36:53 +01:00
tag_map.py Break language data components into their own files 2016-12-18 15:36:53 +01:00
tokenizer_exceptions.py Reorganise English tokenizer exceptions (as discussed in #718) 2017-01-03 18:26:09 +01:00