__init__.py
|
* Rename spans.pyx to span.pyx
|
2015-11-04 00:14:40 +11:00 |
doc.pyx
|
Merge Kengz's tree_print patch
|
2017-05-13 03:18:49 +02:00 |
printers.py
|
Set defaults for light and flat kwargs
|
2017-05-13 12:34:05 +02:00 |
span.pxd
|
Remove tensor attribute from Span and Token.
|
2016-10-17 02:44:04 +02:00 |
span.pyx
|
Make Span hashable. Closes #1019
|
2017-04-26 19:01:05 +02:00 |
token.pxd
|
Add set_struct_attr staticmethod to token
|
2016-11-25 12:41:47 +01:00 |
token.pyx
|
Allow lemma to be set from Python. Re #973
|
2017-04-16 18:07:53 +02:00 |