spaCy/spacy
Matthew Honnibal 4131e45543 * Add MockPackage class, to see whether we can proxy for Sputnik in a lightweight way 2015-12-29 16:55:03 +01:00
..
data
de
en * Fix pickle problems 2015-12-28 16:54:03 +01:00
fi access model via sputnik 2015-12-07 06:01:28 +01:00
it access model via sputnik 2015-12-07 06:01:28 +01:00
munge * Fix Python3 problem in align_raw 2015-07-28 16:06:53 +02:00
serialize * Rename Doc.data to Doc.c 2015-11-04 00:17:13 +11:00
syntax * Adjust NER rules, so that U entries in gazetteer don't become B moves to the model 2015-11-12 04:48:23 +11:00
tests * Fix merge conflicts for headers branch 2015-12-27 17:46:25 +01:00
tokens
__init__.pxd
__init__.py * Basic punct tests updated and passing 2014-08-27 19:38:57 +02:00
attrs.pxd
attrs.pyx
cfile.pxd * Add cfile.pyx 2015-07-23 01:10:36 +02:00
cfile.pyx * Fix CFile for Python2 2015-07-25 22:55:53 +02:00
gold.pxd
gold.pyx
language.py
lemmatizer.py
lexeme.pxd
lexeme.pyx * Add .rank property to Token and Lexeme, for frequency rank 2015-11-08 16:18:25 +01:00
matcher.pyx strip data/ from package, friendlier Language invocation, make data_dir backward/forward-compatible 2015-12-18 09:52:55 +01:00
morphology.pxd
morphology.pyx * Fix capitalization in lemmatizer 2015-11-06 05:44:35 +11:00
multi_words.py * Fix Issue #50: Python 3 compatibility of v0.80 2015-04-13 05:59:43 +02:00
orth.pxd * Host IS_ flags in attrs.pxd, and add properties for them on Token and Lexeme objects 2015-07-26 16:37:16 +02:00
orth.pyx
parts_of_speech.pxd
parts_of_speech.pyx * Fix NAMES list in spacy/parts_of_speech.pyx 2015-10-13 14:18:45 +11:00
scorer.py * Fix training under python3 2015-07-28 14:09:30 +02:00
strings.pxd
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx * Use lower case strings for dependency label names in symbols enum 2015-10-13 13:44:40 +11:00
tagger.pxd
tagger.pyx strip data/ from package, friendlier Language invocation, make data_dir backward/forward-compatible 2015-12-18 09:52:55 +01:00
tokenizer.pxd Add __reduce__ to Tokenizer so that English pickles. 2015-10-23 22:24:03 -07:00
tokenizer.pyx access model via sputnik 2015-12-07 06:01:28 +01:00
typedefs.pxd
typedefs.pyx
util.py
vocab.pxd
vocab.pyx strip data/ from package, friendlier Language invocation, make data_dir backward/forward-compatible 2015-12-18 09:52:55 +01:00