spaCy/spacy/tokens
Adriane Boyd ea326cf47d
Fix types for Span.id and Span.id_ (#11744)
2022-11-07 08:11:13 +01:00
..
__init__.pxd
__init__.py
_dict_proxies.py `SpanGroup(s)`-related optimizations (#11380) 2022-08-31 09:03:20 +02:00
_retokenize.pyi
_retokenize.pyx
_serialize.py Maintain support for empty DocBin span groups (#10538) 2022-03-24 11:51:07 +01:00
doc.pxd
doc.pyi Remove side effects from Doc.__init__() (#11506) 2022-09-26 15:58:21 +02:00
doc.pyx Restore Doc attr getter values in Doc.to_json (#11700) 2022-11-03 11:49:08 +01:00
graph.pxd
graph.pyx Refactor error messages to remove hardcoded strings (#10729) 2022-05-02 13:38:46 +02:00
morphanalysis.pxd
morphanalysis.pyi
morphanalysis.pyx
span.pxd
span.pyi Fix types for Span.id and Span.id_ (#11744) 2022-11-07 08:11:13 +01:00
span.pyx Update vector handling in similarity methods (#11013) 2022-06-28 19:50:47 +02:00
span_group.pxd
span_group.pyi `SpanGroup(s)`-related optimizations (#11380) 2022-08-31 09:03:20 +02:00
span_group.pyx `SpanGroup(s)`-related optimizations (#11380) 2022-08-31 09:03:20 +02:00
token.pxd
token.pyi
token.pyx Update vector handling in similarity methods (#11013) 2022-06-28 19:50:47 +02:00
underscore.py Update typing hints (#10109) 2022-01-28 16:59:54 +01:00