__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
|
Add slot for text categories to Doc
|
2017-07-22 00:34:15 +02:00 |
doc.pyx
|
Allow span label to be string in Doc.char_span
|
2017-08-19 16:18:09 +02: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
|
Fix Span.to_array method
|
2017-08-19 16:24:28 +02:00 |
token.pxd
|
Add set_struct_attr staticmethod to token
|
2016-11-25 12:41:47 +01:00 |