__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 |
doc.pyx
|
Merge Span._ and Span.as_doc methods
|
2017-10-09 22:00:15 -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
|
Merge Span._ and Span.as_doc methods
|
2017-10-09 22:00:15 -05:00 |
token.pxd
|
Add set_struct_attr staticmethod to token
|
2016-11-25 12:41:47 +01:00 |
token.pyx
|
Merge Span._ and Span.as_doc methods
|
2017-10-09 22:00:15 -05:00 |
underscore.py
|
Add get, set and has methods to Underscore
|
2017-10-10 04:14:35 +02:00 |