spaCy/spacy
Matthew Honnibal e8378b57bc Fix test 2020-09-14 21:21:13 +02:00
..
cli positive_label config for textcat (#6062) 2020-09-14 17:08:00 +02:00
displacy Merge branch 'develop' into master-tmp 2020-09-04 13:15:36 +02:00
lang
matcher Merge branch 'develop' into pr/6018 2020-09-04 15:54:49 +02:00
ml Merge pull request #6045 from svlandeg/feature/more-layers-docs [ci skip] 2020-09-09 21:46:40 +02:00
pipeline positive_label config for textcat (#6062) 2020-09-14 17:08:00 +02:00
tests
tokens Modify Token.morph to enable unsetting (#6043) 2020-09-13 14:06:07 +02:00
training Fix iob converter 2020-09-14 21:02:18 +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 Use frozen list with custom errors 2020-08-29 15:20:11 +02:00
__main__.py
about.py
attrs.pxd
attrs.pyx Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
compat.py
default_config.cfg
default_config_pretraining.cfg
errors.py
glossary.py
kb.pxd Define candidate generator in EL config (#5876) 2020-08-18 16:10:36 +02:00
kb.pyx
language.py
lexeme.pxd
lexeme.pyx Update docs links in codebase 2020-09-04 12:58:50 +02:00
lookups.py
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipe_analysis.py Simplify pipe analysis 2020-08-01 13:40:06 +02:00
schemas.py
scorer.py
strings.pxd Remove 'cleanup' of strings (#6007) 2020-09-01 16:12:15 +02:00
strings.pyx Update docs links in codebase 2020-09-04 12:58:50 +02:00
structs.pxd
symbols.pxd Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
symbols.pyx
tokenizer.pxd Simplify specials and cache checks (#6012) 2020-09-03 09:42:49 +02:00
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py
vectors.pyx
vocab.pxd
vocab.pyx