spaCy/spacy
2017-01-05 18:11:25 +01:00
..
de Update tokenizer exceptions for German 2016-12-21 18:06:27 +01:00
en Move ") to emoticons (see Tweebo challenge test) 2017-01-05 18:05:38 +01:00
es Fix formatting and consistency 2016-12-23 21:36:01 +01:00
fr Reorganise language data 2016-12-18 16:54:19 +01:00
hu Reformat stop words for better readability 2016-12-24 00:58:40 +01:00
it Reorganise language data 2016-12-18 16:54:19 +01:00
language_data Move ") to emoticons (see Tweebo challenge test) 2017-01-05 18:05:38 +01:00
munge
nl Reorganise language data 2016-12-18 16:54:19 +01:00
pt Reorganise language data 2016-12-18 16:54:19 +01:00
serialize
sv Remove exceptions containing whitespace / no special chars 2016-12-23 14:30:06 +01:00
syntax
tests Add tokenizer tests for German 2017-01-05 18:11:25 +01:00
tokens Fix issue #672: ent_iob_ was a string, not unicode, due to missing unicode_literals statement. 2016-12-18 22:33:53 +01:00
zh
__init__.pxd
__init__.py Hungarian module is exposed in spacy. 2016-12-21 20:45:36 +01:00
about.py Increment version 2016-12-27 21:11:22 +01:00
attrs.pxd Whitespace 2016-12-18 16:51:40 +01:00
attrs.pyx Ignore more morphology attributes in deprecated mode of intify_attrs 2016-12-18 17:33:46 +01:00
cfile.pxd
cfile.pyx
deprecated.py
download.py
gold.pxd
gold.pyx
language.py Revert "Merge remote-tracking branch 'origin/master'" 2017-01-03 18:21:36 +01:00
lemmatizer.py Wire up lemmatizer rules for English 2016-12-18 15:50:09 +01:00
lexeme.pxd
lexeme.pyx
matcher.pyx
morphology.pxd Update header for morphology class 2016-12-18 16:50:42 +01:00
morphology.pyx Fix Issue #683: Add 'SP' to tag_map, if it's not there already, within the Morphology class. 2016-12-18 23:44:05 +01:00
multi_words.py
orth.pxd
orth.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipeline.pxd
pipeline.pyx
scorer.py
strings.pxd
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx
tagger.pxd
tagger.pyx
tokenizer.pxd Revert "Merge remote-tracking branch 'origin/master'" 2017-01-03 18:21:36 +01:00
tokenizer.pyx Revert "Merge remote-tracking branch 'origin/master'" 2017-01-03 18:21:36 +01:00
train.py
typedefs.pxd
typedefs.pyx
util.py Updated token exception handling mechanism to allow the usage of arbitrary functions as token exception matchers. 2016-12-23 23:49:34 +01:00
vocab.pxd
vocab.pyx Merge branch 'master' of ssh://github.com/explosion/spaCy 2016-12-27 21:04:10 +01:00