mirror of
https://github.com/explosion/spaCy.git
synced 2026-03-07 21:31:30 +03:00
* If there are no more actions, do not attempt to make further transitions, even if not all states are final. * Assert that the number of actions for a step is the same as the number of states. |
||
|---|---|---|
| .. | ||
| models | ||
| __init__.py | ||
| callbacks.py | ||
| character_embed.py | ||
| extract_ngrams.py | ||
| extract_spans.py | ||
| featureextractor.py | ||
| staticvectors.py | ||
| tb_framework.pxd | ||
| tb_framework.pyx | ||