spaCy/spacy/en
2017-01-12 11:25:39 +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 Remove print statement 2017-01-12 11:25:39 +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 Fix Issue #736: Times were being tokenized with incorrect string values. 2017-01-12 11:21:01 +01:00