spaCy/spacy
ines 86d9c29f30 Reorder util functions 2017-05-08 23:51:15 +02:00
..
cli
data
lang Tidy up Bengali tokenizer exceptions 2017-05-08 22:29:49 +02:00
munge * Fix Python3 problem in align_raw 2015-07-28 16:06:53 +02:00
serialize
syntax Add dropout optin for parser and NER 2017-04-27 13:18:39 +02:00
tests Fix import and tokenizer exceptions 2017-05-08 16:20:14 +02:00
tokens
__init__.pxd
__init__.py
__main__.py
about.py
attrs.pxd
attrs.pyx
cfile.pxd
cfile.pyx
compat.py Add path2str compat function 2017-05-07 23:24:56 +02:00
deprecated.py Fix LEMMA in exceptions and morph rules 2017-05-08 19:57:36 +02:00
glossary.py
gold.pxd
gold.pyx
language.py
lemmatizer.py
lemmatizerlookup.py
lexeme.pxd
lexeme.pyx
matcher.pyx Fix json imports and use ujson 2017-04-15 12:13:34 +02:00
morphology.pxd
morphology.pyx
orth.pxd
orth.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipeline.pxd
pipeline.pyx
scorer.py
strings.pxd Update strings.pxd 2016-10-24 14:00:35 +02:00
strings.pyx
structs.pxd Initial, limited support for quantified patterns in Matcher, and tracking of ent_id attribute in Token and Span. The quantifiers need a lot more testing, and there are some known problems. The main known problem is that the zero-plus and one-plus quantifiers won't work if a token can match both the quantified pattern expression AND the tail of the match. 2016-09-21 14:54:55 +02:00
symbols.pxd
symbols.pyx
tagger.pxd
tagger.pyx
tokenizer.pxd
tokenizer.pyx
train.py
typedefs.pxd
typedefs.pyx
util.py
vocab.pxd
vocab.pyx