mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-11 05:19:52 +03:00
This is now cleaner and significantly faster. There's still some messy parts in the code (particularly variable names), will get to that later. |
||
|---|---|---|
| .. | ||
| models | ||
| __init__.py | ||
| _character_embed.py | ||
| _precomputable_affine.py | ||
| extract_ngrams.py | ||
| extract_spans.py | ||
| featureextractor.py | ||
| parser_model.pxd | ||
| parser_model.pyx | ||
| staticvectors.py | ||
| tb_framework.py | ||