spaCy/spacy
Ines Montani 8f9552d9e7
Refactor project CLI (#5732)
* Make project command a submodule

* Update with WIP

* Add helper for joining commands

* Update docstrins, formatting and types

* Update assets and add support for copying local files

* Fix type

* Update success messages
2020-07-09 01:42:51 +02:00
..
cli
displacy unicode -> str consistency [ci skip] 2020-05-24 18:51:10 +02:00
gold
lang
matcher
ml
pipeline Fix get_loss for values outside of labels in senter (#5730) 2020-07-09 01:41:58 +02:00
syntax Improve cutting logic in parser 2020-07-08 11:27:54 +02:00
tests Refactor project CLI (#5732) 2020-07-09 01:42:51 +02:00
tokens
__init__.pxd
__init__.py
__main__.py
about.py
attrs.pxd
attrs.pyx
compat.py
errors.py
glossary.py
gold.pyx
kb.pxd
kb.pyx
language.py
lemmatizer.py
lexeme.pxd
lexeme.pyx
lookups.py
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipe_analysis.py
schemas.py
scorer.py
strings.pxd
strings.pyx
structs.pxd Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
symbols.pxd
symbols.pyx
tokenizer.pxd Remove dead and/or deprecated code (#5710) 2020-07-06 13:06:25 +02:00
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py
vectors.pyx
vocab.pxd
vocab.pyx