spaCy/spacy
Adriane Boyd ac45c7c045
Add pre-commit to ignored requirements (#8728)
2021-07-15 16:41:15 +02:00
..
cli Fix preservation of spacy package meta (#8663) 2021-07-12 11:18:52 +02:00
displacy Tidy up code 2021-06-28 12:08:15 +02:00
lang Added ancient Greek language support (#8606) 2021-07-15 10:27:17 +02:00
matcher
ml Use 0-vector for OOV lexemes (#8639) 2021-07-13 14:48:12 +10:00
pipeline
tests
tokens
training
__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
__main__.py
about.py Set version to v3.1.0 (#8452) 2021-06-21 10:41:40 +02:00
attrs.pxd
attrs.pyx
compat.py Use Literal type for nr_feature_tokens 2020-09-23 16:00:03 +02:00
default_config.cfg Add training option to set annotations on update (#7767) 2021-04-26 16:53:53 +02:00
default_config_pretraining.cfg
errors.py Adding noun_chunks to the DUTCH language model (nl) (#8529) 2021-07-14 14:01:02 +02:00
glossary.py
kb.pxd Replace cpdef variables with cdef (#7834) 2021-04-26 16:54:02 +02:00
kb.pyx KB & NEL to/from bytes (#8113) 2021-05-20 18:11:30 +10:00
language.py
lexeme.pxd
lexeme.pyx
lookups.py
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipe_analysis.py Tidy up and auto-format 2020-09-29 21:39:28 +02:00
py.typed
schemas.py
scorer.py
strings.pxd
strings.pyx Make vocab update in get_docs deterministic (#7603) 2021-04-09 11:53:13 +02:00
structs.pxd Add SpanGroup and Graph container types to represent arbitrary annotations (#6696) 2021-01-14 17:30:41 +11:00
symbols.pxd
symbols.pyx
tokenizer.pxd Replace cpdef variables with cdef (#7834) 2021-04-26 16:54:02 +02:00
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py
vectors.pyx
vocab.pxd
vocab.pyx