spaCy/spacy
2017-09-11 10:51:21 +01:00
..
cli Fix parsing and tok2vec models 2017-09-06 05:50:58 -05:00
data Make spacy/data a package 2017-03-18 20:04:22 +01:00
displacy Add workaround for displaCy server on Python 2/3 (resolves #1227) 2017-08-01 01:11:35 +02:00
lang rearrange 2017-09-11 10:14:18 +01:00
syntax Fix type-check for int/long 2017-09-06 19:03:05 +02:00
tests missed adding here 2017-09-11 10:51:21 +01:00
tokens Fix Doc.vector for empty doc objects 2017-08-22 19:52:19 +02:00
__init__.pxd
__init__.py
__main__.py
_cfile.pxd
_cfile.pyx
_ml.py Fix parsing and tok2vec models 2017-09-06 05:50:58 -05:00
about.py Increment version 2017-09-04 21:14:39 +02:00
attrs.pxd Add SENT_START attribute, for custom sentence boundary detection 2017-05-23 18:37:58 +02:00
attrs.pyx
cfile.pxd
cfile.pyx
compat.py
deprecated.py
glossary.py
gold.pxd Add support for sent_start to GoldParse 2017-08-25 20:03:14 -05:00
gold.pyx
language.py
lemmatizer.py Fix lemmatizer rules 2017-09-06 19:13:24 +02:00
lemmatizerlookup.py
lexeme.pxd WIP on stringstore change. 27 failures 2017-05-28 14:06:40 +02:00
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 Clean up imports, unused code, whitespace, docstrings 2017-04-15 12:05:47 +02:00
pipeline.pxd Data running through, likely errors in model 2017-05-06 14:22:20 +02:00
pipeline.pyx
scorer.py
strings.pxd Work on changing StringStore to return hashes. 2017-05-28 12:36:27 +02:00
strings.pyx
structs.pxd WIP on stringstore change. 27 failures 2017-05-28 14:06:40 +02:00
symbols.pxd
symbols.pyx
tagger.pxd
tagger.pyx
tokenizer.pxd Revert "Revert "Merge remote-tracking branch 'origin/master'"" 2017-01-09 13:28:13 +01:00
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py
vectors.pyx Add GloVe vectors reader 2017-09-01 16:39:22 +02:00
vocab.pxd Work on vectors 2017-05-30 23:34:50 +02:00
vocab.pyx