mirror of
https://github.com/explosion/spaCy.git
synced 2025-12-24 10:33:17 +03:00
* Start adding character-based stuff * Start adding character-based objective * Start adding character-based stuff * Start adding character-based objective * Remove outdated comment * Update pretraining models * Add/fix character-based multi-task models * Refactor pretrain and support character-based objective * Update pretrain config * Remove unused * Fix flake8 errors * Clean up imports * Format * Format * Update Thinc version * Raise error if vectors objective but no vectors |
||
|---|---|---|
| .. | ||
| models | ||
| __init__.py | ||
| _biluo.py | ||
| _character_embed.py | ||
| _iob.py | ||
| _precomputable_affine.py | ||
| extract_ngrams.py | ||
| spacy_vectors.py | ||
| tb_framework.py | ||