__init__.py
|
Tidy up and document Doc, Token and Span
|
2017-10-27 15:41:45 +02:00 |
doc.pxd
|
Allow weakrefs on Doc objects
|
2017-10-16 19:22:11 +02:00 |
doc.pyx
|
Add position of invalid token to error message
|
2018-03-27 23:56:59 +02:00 |
printers.py
|
Tidy up util and helpers
|
2017-10-27 14:39:09 +02:00 |
span.pxd
|
Add Span.to_array method
|
2017-08-19 12:20:45 +02:00 |
token.pxd
|
fix sent_start in serialization
|
2018-01-28 19:50:42 +01:00 |
token.pyx
|
Fix #2073: Token.set_extension not working
|
2018-03-27 13:36:20 +02:00 |
underscore.py
|
Tidy up util and helpers
|
2017-10-27 14:39:09 +02:00 |