mirror of
https://github.com/explosion/spaCy.git
synced 2025-12-03 16:24:21 +03:00
This pulls out references to needed bits so that other parts (the larger embeddings) can be freed before backprop. |
||
|---|---|---|
| .. | ||
| models | ||
| __init__.py | ||
| _character_embed.py | ||
| _precomputable_affine.py | ||
| extract_ngrams.py | ||
| featureextractor.py | ||
| parser_model.pxd | ||
| parser_model.pyx | ||
| staticvectors.py | ||
| tb_framework.py | ||