mirror of
https://github.com/explosion/spaCy.git
synced 2025-10-27 22:21:08 +03:00
* Replace negative rows with 0 in StaticVectors Replace negative row indices with 0-vectors in `StaticVectors`. * Increase versions related to StaticVectors * Increase versions of all architctures and layers related to `StaticVectors` * Improve efficiency of 0-vector operations Parallel `spacy-legacy` PR: https://github.com/explosion/spacy-legacy/pull/5 * Update config defaults to new versions * Update docs |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| entity_linker.py | ||
| multi_task.py | ||
| parser.py | ||
| tagger.py | ||
| textcat.py | ||
| tok2vec.py | ||