spaCy/spacy
Ines Montani b40f44419b Simplify pipe analysis
- remove unused code
- don't print by default
- integrate attrs info into analysis output
2020-08-01 13:40:06 +02:00
..
cli The Parser is now a Pipe (2) (#5844) 2020-07-30 23:30:54 +02:00
displacy Tidy up, autoformat, add types 2020-07-25 15:01:15 +02:00
gold The Parser is now a Pipe (2) (#5844) 2020-07-30 23:30:54 +02:00
lang
matcher Merge branch 'develop' of https://github.com/explosion/spaCy into develop 2020-07-29 11:36:45 +02:00
ml Update docs and types 2020-07-31 17:02:54 +02:00
pipeline Fix default arguments in DependencyParser.score 2020-07-31 10:55:44 +02:00
tests Simplify pipe analysis 2020-08-01 13:40:06 +02:00
tokens Update docs and consistency 2020-07-29 15:14:07 +02:00
__init__.pxd
__init__.py
__main__.py
about.py Set version to v3.0.0a5 2020-07-25 14:06:01 +02:00
attrs.pxd
attrs.pyx
compat.py Tidy up, autoformat, add types 2020-07-25 15:01:15 +02:00
default_config.cfg Remove scores list from config and document 2020-07-28 11:22:24 +02:00
errors.py Simplify pipe analysis 2020-08-01 13:40:06 +02:00
glossary.py
gold.pyx
kb.pxd
kb.pyx
language.py Simplify pipe analysis 2020-08-01 13:40:06 +02:00
lemmatizer.py Update docstrings, docs and types 2020-07-29 11:36:42 +02:00
lexeme.pxd
lexeme.pyx
lookups.py Update docstrings, docs and types 2020-07-29 11:36:42 +02:00
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 Remove unused schema 2020-07-28 23:12:47 +02:00
scorer.py Merge branch 'develop' into feature/scorer-adjustments 2020-07-31 10:48:14 +02:00
strings.pxd
strings.pyx Update docstrings, docs and types 2020-07-29 11:36:42 +02:00
structs.pxd
symbols.pxd
symbols.pyx
tokenizer.pxd
tokenizer.pyx Update docs and consistency 2020-07-29 15:14:07 +02:00
typedefs.pxd
typedefs.pyx
util.py Update docs and types 2020-07-31 17:02:54 +02:00
vectors.pyx Update docstrings, docs and types 2020-07-29 11:36:42 +02:00
vocab.pxd
vocab.pyx Merge pull request #5834 from explosion/feature/vectors 2020-07-29 18:49:26 +02:00