spaCy/spacy
Matthew Honnibal 1b240f2119 Fix default token_vector_width 2018-11-30 16:40:11 +00:00
..
cli Add support for pretrained tok2vec to ud-train 2018-11-29 14:54:47 +00:00
data Make spacy/data a package 2017-03-18 20:04:22 +01:00
displacy fix issue #2452 - displacy arrow direction is always forward (#2506) (closes #2452) 2018-07-04 14:12:08 +02:00
lang
syntax
tests Remove outdated options and fix formatting 2018-11-28 23:33:34 +01:00
tokens Fix copy_reg compatibility on _serialize module 2018-09-28 15:23:14 +02:00
__init__.pxd * Seems to be working after refactor. Need to wire up more POS tag features, and wire up save/load of POS tags. 2014-10-24 02:23:42 +11:00
__init__.py Try again to filter warnings 2018-08-10 00:42:54 +02:00
__main__.py
_align.pyx
_ml.py
about.py
attrs.pxd Fix LANG symbol 2018-02-17 18:10:50 +01:00
attrs.pyx Revert "Merge branch 'develop' of https://github.com/explosion/spaCy into develop" 2018-03-27 19:23:02 +02:00
compat.py
errors.py Add deprecation warning for PhraseMatcher max_length 2018-11-14 19:10:46 +01:00
glossary.py Fix typo in glossary (resolves #1964) 2018-02-10 11:58:41 +01:00
gold.pxd
gold.pyx
language.py
lemmatizer.py
lexeme.pxd
lexeme.pyx
matcher.pyx 💫 Allow matching non-ORTH attributes in PhraseMatcher (#2925) 2018-11-15 03:00:58 +01:00
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipeline.pxd Fix names of pipeline components 2017-10-26 12:38:23 +02:00
pipeline.pyx
scorer.py
strings.pxd
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py
vectors.pyx 💫 New system for error messages and warnings (#2163) 2018-04-03 15:50:31 +02:00
vocab.pxd
vocab.pyx