spaCy/spacy
2017-10-05 08:12:50 -05:00
..
cli
data
displacy Add workaround for displaCy server on Python 2/3 (resolves #1227) 2017-08-01 01:11:35 +02:00
lang Improve lemmatization rule for am|VBP 2017-09-04 15:18:10 +02:00
syntax
tests
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
about.py
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 Don't escape forward slashes on ujson.dumps 2017-08-19 22:32:16 +02:00
deprecated.py
glossary.py
gold.pxd
gold.pyx
language.py
lemmatizer.py
lemmatizerlookup.py
lexeme.pxd
lexeme.pyx Allow Lexeme.rank to be set 2017-08-24 21:43:00 +02:00
matcher.pyx
morphology.pxd Fix loading of morphology exceptions 2017-06-04 16:34:32 -05:00
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipeline.pxd
pipeline.pyx
scorer.py
strings.pxd Work on changing StringStore to return hashes. 2017-05-28 12:36:27 +02:00
strings.pyx Prevent strings from being lost during from_disk and from_bytes 2017-08-19 22:42:17 +02:00
structs.pxd WIP on stringstore change. 27 failures 2017-05-28 14:06:40 +02:00
symbols.pxd
symbols.pyx
tagger.pxd Add cfg field to Tagger 2016-10-17 01:03:41 +02:00
tagger.pyx
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py
vectors.pyx
vocab.pxd
vocab.pyx Fix retrieval of OOV vectors 2017-08-22 19:46:35 +02:00