spaCy/spacy/tokens
2019-12-25 17:59:52 +01:00
..
__init__.pxd * Break up tokens.pyx into tokens/doc.pyx, tokens/token.pyx, tokens/spans.pyx 2015-07-13 20:20:58 +02:00
__init__.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
_retokenize.pyx Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
_serialize.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
doc.pxd Iterate over lr_edges until sents are correct (#4702) 2019-11-25 13:06:36 +01:00
doc.pyx More formatting changes 2019-12-25 17:59:52 +01:00
morphanalysis.pxd Add header for morphanalysis 2019-03-07 17:24:57 +01:00
morphanalysis.pyx Add more docstrings for MorphAnalysis 2019-09-12 16:48:30 +02:00
span.pxd annotate kb_id through ents in doc 2019-03-22 11:36:44 +01:00
span.pyx Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
token.pxd ensure Span.as_doc keeps the entity links + unit test 2019-06-25 15:28:51 +02:00
token.pyx Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
underscore.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00