__init__.py
|
Tidy up and document Doc, Token and Span
|
2017-10-27 15:41:45 +02:00 |
doc.pyx
|
Merge changes from master
|
2018-03-27 13:38:41 +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 |
span.pyx
|
Fix array out of bounds error in Span
|
2018-02-28 12:27:09 +01: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 |