spaCy/spacy
2017-05-17 08:00:04 -05:00
..
cli Add conversion rule for .conll 2017-05-17 13:13:48 +02:00
data
displacy Fix style check in displacy 2017-05-17 07:57:24 -05:00
lang Add language-specific syntax iterators to en and de 2017-05-17 12:04:03 +02:00
syntax Get spaCy train command working with neural network 2017-05-17 12:04:50 +02:00
tests Get spaCy train command working with neural network 2017-05-17 12:04:50 +02:00
tokens Merge branch 'v2' into develop 2017-05-14 01:10:23 +02:00
__init__.pxd
__init__.py Merge load_lang_class and get_lang_class 2017-05-14 01:31:10 +02:00
__main__.py Get spaCy train command working with neural network 2017-05-17 12:04:50 +02:00
_ml.py Get data flowing through pipeline. Needs redesign 2017-05-16 11:21:59 +02:00
about.py Fix models error message and use about.__docs_models__ (see #1051) 2017-05-13 13:05:47 +02:00
attrs.pxd
attrs.pyx
cfile.pxd Get spaCy train command working with neural network 2017-05-17 12:04:50 +02:00
cfile.pyx Get spaCy train command working with neural network 2017-05-17 12:04:50 +02:00
compat.py
deprecated.py Update docstrings 2017-05-14 01:30:29 +02:00
glossary.py Fix formatting 2017-05-03 20:11:02 +02:00
gold.pxd
gold.pyx Get spaCy train command working with neural network 2017-05-17 12:04:50 +02:00
language.py Get spaCy train command working with neural network 2017-05-17 12:04:50 +02:00
lemmatizer.py
lemmatizerlookup.py
lexeme.pxd Get spaCy train command working with neural network 2017-05-17 12:04:50 +02:00
lexeme.pyx Get spaCy train command working with neural network 2017-05-17 12:04:50 +02:00
matcher.pyx
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipeline.pxd
pipeline.pyx Bug fix to tagger: wasnt backproping to token vectors 2017-05-17 13:13:14 +02:00
scorer.py
strings.pxd Update strings.pxd 2016-10-24 14:00:35 +02:00
strings.pyx
structs.pxd Get spaCy train command working with neural network 2017-05-17 12:04:50 +02:00
symbols.pxd
symbols.pyx
tagger.pxd
tagger.pyx
tokenizer.pxd
tokenizer.pyx Get spaCy train command working with neural network 2017-05-17 12:04:50 +02:00
train.py Fix progress bar 2017-05-17 14:59:37 +02:00
typedefs.pxd
typedefs.pyx
util.py Merge branch 'develop' of https://github.com/explosion/spaCy into develop 2017-05-15 21:53:47 +02:00
vocab.pxd Strip serializer from code 2017-05-09 17:28:50 +02:00
vocab.pyx Get spaCy train command working with neural network 2017-05-17 12:04:50 +02:00