mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-01 08:27:44 +03:00
* Add Span index boundary checks * Return Span-specific IndexError in all cases * Simplify and fix if/else |
||
|---|---|---|
| .. | ||
| __init__.pxd | ||
| __init__.py | ||
| _retokenize.pyx | ||
| _serialize.py | ||
| doc.pxd | ||
| doc.pyx | ||
| morphanalysis.pxd | ||
| morphanalysis.pyx | ||
| span.pxd | ||
| span.pyx | ||
| token.pxd | ||
| token.pyx | ||
| underscore.py | ||