spaCy/spacy
2016-02-06 14:09:05 +01:00
..
data
de
en
fi
it
munge
serialize * Whitespace 2016-01-29 03:59:22 +01:00
syntax * Initialize StateC._empty_token to 0, to avoid undefined behaviour. 2016-02-06 13:34:38 +01:00
tests * Don't try to pickle the tokenizer 2016-02-06 14:09:05 +01:00
tokens * Restore previous patch to Span.root, as it seems it wasn't the cause of the problem. 2016-02-06 13:37:41 +01:00
__init__.pxd
__init__.py
about.py
attrs.pxd * Add placeholders for the new flags in attrs and symbols 2016-02-04 15:49:45 +01:00
attrs.pyx * Add placeholders for the new flags in attrs and symbols 2016-02-04 15:49:45 +01:00
cfile.pxd
cfile.pyx
gold.pxd
gold.pyx
language.py * Merge master into rethinc2 2016-02-05 12:55:59 +01:00
lemmatizer.py
lexeme.pxd
lexeme.pyx * Use generic flags for the new attributes until they're added 2016-02-04 15:50:54 +01:00
matcher.pyx * Fix Matcher.pipe 2016-02-05 19:46:02 +01:00
morphology.pxd
morphology.pyx
multi_words.py
orth.pxd
orth.pyx * Add stubs for is_bracket/is_quote/is_left_punct/is_right_punct functions 2016-02-04 13:03:04 +01:00
parts_of_speech.pxd
parts_of_speech.pyx
scorer.py * Accept punct_labels as an argument to the scorer 2016-02-02 22:59:06 +01:00
strings.pxd
strings.pyx
structs.pxd
symbols.pxd * Add placeholders for the new flags in attrs and symbols 2016-02-04 15:49:45 +01:00
symbols.pyx * Add placeholders for the new flags in attrs and symbols 2016-02-04 15:49:45 +01:00
tagger.pxd
tagger.pyx * Update for modified thinc interface 2016-02-05 11:44:39 +01:00
tokenizer.pxd
tokenizer.pyx * Add pipe() method to tokenizer 2016-02-03 02:32:37 +01:00
typedefs.pxd
typedefs.pyx
util.py
vocab.pxd
vocab.pyx * Remove broken Vocab pickling 2016-02-06 14:08:47 +01:00