mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-11 05:19:52 +03:00
This makes their scope tighter and more contained, and has the nice side effect that fewer things need to be passed around for backprop. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| coref_util.py | ||
| coref.py | ||
| entity_linker.py | ||
| multi_task.py | ||
| parser.py | ||
| tagger.py | ||
| textcat.py | ||
| tok2vec.py | ||