spaCy/spacy
Ines Montani 568e12215d
Merge pull request #6206 from svlandeg/fix/patterns-init
2020-10-06 10:27:23 +02:00
..
cli update output of debug config command 2020-10-06 09:47:23 +02:00
displacy
lang
matcher
ml Update docs and docstring [ci skip] 2020-10-05 21:55:27 +02:00
pipeline read entity_ruler patterns with srsly.read_jsonl.v1 2020-10-05 22:50:14 +02:00
tests Merge pull request #6206 from svlandeg/fix/patterns-init 2020-10-06 10:27:23 +02:00
tokens
training Merge pull request #6206 from svlandeg/fix/patterns-init 2020-10-06 10:27:23 +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 Support vocab arg in spacy.blank 2020-09-15 11:39:36 +02:00
__main__.py Tidy up 2020-06-22 00:45:40 +02:00
about.py Merge branch 'develop' into feature/project-spacy-version 2020-10-05 21:06:07 +02:00
attrs.pxd
attrs.pyx Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
compat.py Use Literal type for nr_feature_tokens 2020-09-23 16:00:03 +02:00
default_config.cfg
default_config_pretraining.cfg
errors.py
glossary.py
kb.pxd
kb.pyx
language.py
lexeme.pxd
lexeme.pyx Update docs links in codebase 2020-09-04 12:58:50 +02:00
lookups.py Always serialize lookups and vectors to disk 2020-10-05 09:40:20 +02:00
morphology.pxd
morphology.pyx Add _ as a symbol (#6153) 2020-09-27 22:20:14 +02: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
pipe_analysis.py Tidy up and auto-format 2020-09-29 21:39:28 +02:00
schemas.py Merge pull request #6206 from svlandeg/fix/patterns-init 2020-10-06 10:27:23 +02:00
scorer.py
strings.pxd Remove 'cleanup' of strings (#6007) 2020-09-01 16:12:15 +02:00
strings.pyx
structs.pxd Clean up MorphAnalysisC struct (#6146) 2020-09-25 15:56:48 +02:00
symbols.pxd Add _ as a symbol (#6153) 2020-09-27 22:20:14 +02:00
symbols.pyx
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py
vectors.pyx Update docs links in codebase 2020-09-04 12:58:50 +02:00
vocab.pxd Minor renaming / refactoring 2020-09-18 19:43:19 +02:00
vocab.pyx