spaCy/spacy/tokens
2019-10-28 16:02:13 +01:00
..
__init__.pxd
__init__.py DocPallet -> DocBin 2019-09-18 15:15:37 +02:00
_retokenize.pyx prevent zero-length mem alloc (#4429) 2019-10-22 16:54:33 +02:00
_serialize.py Fix serialization of extension attr values in DocBin (#4540) 2019-10-28 16:02:13 +01:00
doc.pxd cleanup 2019-07-11 13:09:22 +02:00
doc.pyx prevent zero-length mem alloc (#4429) 2019-10-22 16:54:33 +02:00
morphanalysis.pxd
morphanalysis.pyx Add more docstrings for MorphAnalysis 2019-09-12 16:48:30 +02:00
span.pxd
span.pyx Allow copying of user_data in as_doc (#4282) 2019-09-12 17:08:14 +02:00
token.pxd
token.pyx Merge changes to test_ner 2019-09-18 21:41:24 +02:00
underscore.py