__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
|
Tidy up Doc, Token and Span and add missing docs
|
2017-10-27 17:07:26 +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
|
Tidy up rest
|
2017-10-27 21:07:59 +02:00 |
token.pxd
|
Remove caching of Token in Doc, as caused cycle.
|
2017-10-16 19:34:21 +02:00 |
token.pyx
|
Fix token.vector when vectors are missing
|
2017-11-01 00:47:35 +01:00 |
underscore.py
|
Tidy up util and helpers
|
2017-10-27 14:39:09 +02:00 |