spaCy/spacy
2016-01-16 15:37:47 +01:00
..
data add data dir 2015-11-18 11:48:55 +01:00
de access model via sputnik 2015-12-07 06:01:28 +01:00
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
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 * Add test for Issue #214. Resolved in change to Span.root 2016-01-16 15:37:47 +01:00
tokens * Add loop guard in Span.root, to raise errors if there is a cycle in the dependency parse, instead of entering an infinite loop. Re Issue #214 2016-01-16 11:53:37 +01:00
__init__.pxd
__init__.py
attrs.pxd
attrs.pyx
cfile.pxd
cfile.pyx
gold.pxd
gold.pyx
language.py * Fix silly mistake in Language.__init__ 2015-12-28 18:48:57 +01:00
lemmatizer.py strip data/ from package, friendlier Language invocation, make data_dir backward/forward-compatible 2015-12-18 09:52:55 +01:00
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
orth.pxd
orth.pyx
parts_of_speech.pxd
parts_of_speech.pyx
scorer.py
strings.pxd * Use unicode in StringStore.intern, instead of unreliably casting to bytes. 2015-11-05 11:32:19 +00:00
strings.pyx * Refactor away from the _ml module, to use thinc 4.0. Still some work needs to be done, e.g. to add __reduce__ to the models, more testing, etc. 2015-11-07 03:24:30 +11:00
structs.pxd
symbols.pxd
symbols.pyx
tagger.pxd * Refactor away from the _ml module, to use thinc 4.0. Still some work needs to be done, e.g. to add __reduce__ to the models, more testing, etc. 2015-11-07 03:24:30 +11:00
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
tokenizer.pyx access model via sputnik 2015-12-07 06:01:28 +01:00
typedefs.pxd
typedefs.pyx
util.py allow to specify version constraint within model name 2015-12-18 19:12:08 +01:00
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