spaCy/spacy
Ines Montani 1278161f47 Tidy up and fix issues 2020-02-18 15:17:03 +01:00
..
cli Tidy up and fix issues 2020-02-18 15:17:03 +01:00
data
displacy Merge branch 'master' into develop 2020-02-18 14:47:23 +01:00
lang Tidy up and fix issues 2020-02-18 15:17:03 +01:00
matcher Add better schemas and validation using Pydantic (#4831) 2019-12-25 12:39:49 +01:00
ml Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
pipeline Merge branch 'master' into develop 2020-02-18 14:47:23 +01:00
syntax Tidy up and fix issues 2020-02-18 15:17:03 +01:00
tests Tidy up and fix issues 2020-02-18 15:17:03 +01:00
tokens Merge branch 'master' into develop 2020-02-18 14:47:23 +01:00
__init__.pxd
__init__.py Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +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 Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +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 Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
errors.py Tidy up and fix issues 2020-02-18 15:17:03 +01:00
glossary.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
gold.pxd Add support for pos/morphs/lemmas in training data (#4941) 2020-01-28 11:36:29 +01:00
gold.pyx Tidy up and fix issues 2020-02-18 15:17:03 +01:00
kb.pxd rename entity frequency 2019-07-19 17:40:28 +02:00
kb.pyx More formatting changes 2019-12-25 17:59:52 +01:00
language.py Merge branch 'master' into develop 2020-02-18 14:47:23 +01:00
lemmatizer.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
lexeme.pxd
lexeme.pyx Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
lookups.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
morphology.pxd Modify morphology to support arbitrary features (#4932) 2020-01-23 22:01:54 +01:00
morphology.pyx Modify morphology to support arbitrary features (#4932) 2020-01-23 22:01:54 +01:00
parts_of_speech.pxd
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
strings.pyx Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
structs.pxd Modify morphology to support arbitrary features (#4932) 2020-01-23 22:01:54 +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 Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
tokenizer.pyx Improve setup.py and call into Cython directly (#4952) 2020-02-11 17:46:18 -05:00
typedefs.pxd Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
typedefs.pyx
util.py fix grad_clip naming (#4967) 2020-02-10 20:33:16 -05:00
vectors.pyx Merge branch 'master' into develop 2020-02-18 14:47:23 +01:00
vocab.pxd 💫 WIP: Basic lookup class scaffolding and JSON for all lemmati… (#4167) 2019-08-22 14:21:32 +02:00
vocab.pyx Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00