__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
|
Fix parameter name in .pxd file
|
2017-09-26 07:28:50 -05:00 |
printers.py
|
Update docstrings and API docs for Doc class
|
2017-05-18 22:17:41 +02:00 |
span.pxd
|
Add Span.to_array method
|
2017-08-19 12:20:45 +02:00 |
span.pyx
|
Add Span.as_doc method
|
2017-10-08 23:50:20 +02:00 |
token.pxd
|
Add set_struct_attr staticmethod to token
|
2016-11-25 12:41:47 +01:00 |
token.pyx
|
Add ternary value setting to Token.sent_start
|
2017-10-08 23:51:58 +02:00 |