__init__.py
|
* Rename spans.pyx to span.pyx
|
2015-11-04 00:14:40 +11:00 |
binder.pyx
|
Add binder class for document serialization
|
2017-05-09 17:21:00 +02:00 |
doc.pyx
|
Fix serializer
|
2017-05-09 18:45:18 +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 |