spaCy/spacy
2017-07-26 19:13:47 +07:00
..
cli Fixed conllu converter 2017-06-09 22:53:56 +02:00
data
displacy
lang updated tokenizer exceptions 2017-07-26 19:13:47 +07:00
syntax Merge branch 'develop' of https://github.com/explosion/spaCy into develop 2017-07-22 01:14:28 +02:00
tests Add test for NER 2017-07-22 01:48:58 +02:00
tokens Add slot for text categories to Doc 2017-07-22 00:34:15 +02:00
__init__.pxd
__init__.py
__main__.py
_ml.py Remove optimization for textcat that caused loading problem 2017-07-23 14:10:51 +02:00
about.py Increment version 2017-07-23 14:18:38 +02:00
attrs.pxd
attrs.pyx
cfile.pxd
cfile.pyx
compat.py
deprecated.py
glossary.py
gold.pxd Add support for text-classification labels to GoldParse 2017-07-20 00:17:47 +02:00
gold.pyx Fix minibatching 2017-07-22 20:14:49 +02:00
language.py Compute Language.meta with a property 2017-07-23 00:50:18 +02:00
lemmatizer.py
lemmatizerlookup.py
lexeme.pxd
lexeme.pyx
matcher.pyx
morphology.pxd Fix loading of morphology exceptions 2017-06-04 16:34:32 -05:00
morphology.pyx Fix loading of morphology exceptions 2017-06-04 16:34:32 -05:00
parts_of_speech.pxd
parts_of_speech.pyx
pipeline.pxd
pipeline.pyx Fix deserialization 2017-07-23 14:11:07 +02:00
scorer.py
strings.pxd
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx
tagger.pxd
tagger.pyx
tokenizer.pxd
tokenizer.pyx Make sure serializers and deserializers are ordered 2017-06-03 17:05:09 +02:00
typedefs.pxd
typedefs.pyx
util.py Fix model package loading from link 2017-06-05 13:10:49 +02:00
vectors.pyx Remove print statement 2017-06-05 13:20:41 +02:00
vocab.pxd
vocab.pyx Return False for vocab.has_vector 2017-06-04 14:26:14 -05:00