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
|
Add Span.to_array method
|
2017-08-19 12:20:45 +02:00 |
token.pyx
|
Fix vector linkage for token
|
2017-06-04 14:19:58 -05:00 |