spaCy/spacy
2019-12-25 17:59:52 +01:00
..
cli More formatting changes 2019-12-25 17:59:52 +01:00
data Make spacy/data a package 2017-03-18 20:04:22 +01:00
displacy Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
lang More formatting changes 2019-12-25 17:59:52 +01:00
matcher Add better schemas and validation using Pydantic (#4831) 2019-12-25 12:39:49 +01:00
ml Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
pipeline More formatting changes 2019-12-25 17:59:52 +01:00
syntax More formatting changes 2019-12-25 17:59:52 +01:00
tests More formatting changes 2019-12-25 17:59:52 +01:00
tokens More formatting changes 2019-12-25 17:59:52 +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 Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
__main__.py More formatting changes 2019-12-25 17:59:52 +01:00
_ml.py More formatting changes 2019-12-25 17:59:52 +01:00
about.py Update version [ci skip] 2019-11-21 18:19:37 +01:00
analysis.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
attrs.pxd Fix attrs alignment 2019-07-12 17:59:47 +02:00
attrs.pyx Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
compat.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
errors.py Add better schemas and validation using Pydantic (#4831) 2019-12-25 12:39:49 +01:00
glossary.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
gold.pxd Add lemmas to GoldParse / Example / docs_to_json (#4726) 2019-11-28 14:53:44 +01:00
gold.pyx More formatting changes 2019-12-25 17:59:52 +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 More formatting changes 2019-12-25 17:59:52 +01:00
lemmatizer.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
lexeme.pxd 💫 Support lexical attributes in retokenizer attrs (closes #2390) (#3325) 2019-02-24 21:13:51 +01:00
lexeme.pyx Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
lookups.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
morphology.pxd annotate kb_id through ents in doc 2019-03-22 11:36:44 +01:00
morphology.pyx More formatting changes 2019-12-25 17:59:52 +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 Add better schemas and validation using Pydantic (#4831) 2019-12-25 12:39:49 +01:00
scorer.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
strings.pxd Try to fix StringStore clean up (see #1506) 2017-11-11 03:11:27 +03:00
strings.pyx Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
structs.pxd Replace Entity/MatchStruct with SpanC (#4459) 2019-10-18 11:01:47 +02:00
symbols.pxd Fix symbol alignment 2019-07-12 17:48:38 +02:00
symbols.pyx Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
tokenizer.pxd Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
tokenizer.pyx Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
typedefs.pxd Work on changing StringStore to return hashes. 2017-05-28 12:36:27 +02:00
typedefs.pyx Tidy up rest 2017-10-27 21:07:59 +02:00
util.py More formatting changes 2019-12-25 17:59:52 +01:00
vectors.pyx Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +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 Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00