spaCy/spacy/tokens
2017-05-28 15:10:22 +02:00
..
__init__.pxd * Break up tokens.pyx into tokens/doc.pyx, tokens/token.pyx, tokens/spans.pyx 2015-07-13 20:20:58 +02:00
__init__.py * Rename spans.pyx to span.pyx 2015-11-04 00:14:40 +11:00
binder.pyx Add binder class for document serialization 2017-05-09 17:21:00 +02:00
doc.pxd Tmp GPU code 2017-05-07 11:04:24 -05:00
doc.pyx Finish stringstore change. Also xfail vectors tests 2017-05-28 15:10:22 +02:00
printers.py Update docstrings and API docs for Doc class 2017-05-18 22:17:41 +02:00
span.pxd Remove tensor attribute from Span and Token. 2016-10-17 02:44:04 +02:00
span.pyx WIP on stringstore change. 27 failures 2017-05-28 14:06:40 +02:00
token.pxd Add set_struct_attr staticmethod to token 2016-11-25 12:41:47 +01:00
token.pyx Finish stringstore change. Also xfail vectors tests 2017-05-28 15:10:22 +02:00