spaCy/spacy
2020-03-16 08:31:36 +01:00
..
cli Update sentence recognizer (#5109) 2020-03-06 14:45:02 +01:00
displacy Simplify warnings 2020-02-28 12:20:23 +01:00
lang Tidy up and auto-format 2020-02-18 15:38:18 +01:00
matcher Merge branch 'develop' into refactor/simplify-warnings 2020-03-04 16:38:55 +01:00
ml Tok2Vec: extract-embed-encode (#5102) 2020-03-08 13:23:18 +01:00
pipeline Tok2Vec: extract-embed-encode (#5102) 2020-03-08 13:23:18 +01:00
syntax Merge branch 'develop' into refactor/simplify-warnings 2020-03-04 16:38:55 +01:00
tests Tok2Vec: extract-embed-encode (#5102) 2020-03-08 13:23:18 +01:00
tokens Merge branch 'develop' into refactor/simplify-warnings 2020-03-04 16:38:55 +01: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 Simplify warnings 2020-02-28 12:20:23 +01:00
__main__.py Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
_ml.py Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
about.py Set dev version 2020-01-30 15:41:45 +01:00
analysis.py Simplify warnings 2020-02-28 12:20:23 +01:00
attrs.pxd Merge branch 'master' into develop 2020-02-18 14:47:23 +01:00
attrs.pyx Merge branch 'master' into develop 2020-02-18 14:47:23 +01:00
compat.py Merge branch 'develop' into refactor/remove-symlinks 2020-02-18 17:22:20 +01:00
errors.py Update errors.py 2020-02-28 12:23:31 +01:00
glossary.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
gold.pxd Tidy up compiler flags and imports (#5071) 2020-03-02 11:48:10 +01:00
gold.pyx Simplify warnings 2020-02-28 12:20:23 +01:00
kb.pxd Tidy up compiler flags and imports (#5071) 2020-03-02 11:48:10 +01:00
kb.pyx Merge branch 'develop' into refactor/simplify-warnings 2020-03-04 16:38:55 +01:00
language.py remove unnecessary itertools call 2020-03-16 08:31:36 +01:00
lemmatizer.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
lexeme.pxd Tidy up compiler flags and imports (#5071) 2020-03-02 11:48:10 +01:00
lexeme.pyx Simplify warnings 2020-02-28 12:20:23 +01:00
lookups.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
morphology.pxd Tidy up compiler flags and imports (#5071) 2020-03-02 11:48:10 +01:00
morphology.pyx Merge branch 'develop' into refactor/simplify-warnings 2020-03-04 16:38:55 +01:00
parts_of_speech.pxd Add support for Universal Dependencies v2.0 2017-03-03 13:17:34 +01:00
parts_of_speech.pyx Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
schemas.py Allow spacy attr in token pattern 2020-02-18 14:32:53 +01:00
scorer.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
strings.pxd Tidy up compiler flags and imports (#5071) 2020-03-02 11:48:10 +01:00
strings.pyx Tidy up compiler flags and imports (#5071) 2020-03-02 11:48:10 +01:00
structs.pxd Tidy up compiler flags and imports (#5071) 2020-03-02 11:48:10 +01:00
symbols.pxd Merge branch 'master' into develop 2020-02-18 14:47:23 +01:00
symbols.pyx Merge branch 'master' into develop 2020-02-18 14:47:23 +01:00
tokenizer.pxd Tidy up compiler flags and imports (#5071) 2020-03-02 11:48:10 +01:00
tokenizer.pyx Merge branch 'develop' into refactor/simplify-warnings 2020-03-04 16:38:55 +01:00
typedefs.pxd Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
typedefs.pyx Tidy up rest 2017-10-27 21:07:59 +02:00
util.py Tok2Vec: extract-embed-encode (#5102) 2020-03-08 13:23:18 +01:00
vectors.pyx Tidy up and auto-format 2020-02-18 15:38:18 +01:00
vocab.pxd Tidy up compiler flags and imports (#5071) 2020-03-02 11:48:10 +01:00
vocab.pyx Tidy up and auto-format 2020-02-18 15:38:18 +01:00