spaCy/spacy/tokens
2020-02-18 15:38:18 +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 Modify morphology to support arbitrary features (#4932) 2020-01-23 22:01:54 +01:00
_retokenize.pyx Tidy up and auto-format 2020-02-18 15:38:18 +01:00
_serialize.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
doc.pxd Iterate over lr_edges until sents are correct (#4702) 2019-11-25 13:06:36 +01:00
doc.pyx Tidy up and auto-format 2020-02-18 15:38:18 +01:00
morphanalysis.pxd Modify morphology to support arbitrary features (#4932) 2020-01-23 22:01:54 +01:00
morphanalysis.pyx Modify morphology to support arbitrary features (#4932) 2020-01-23 22:01:54 +01:00
span.pxd annotate kb_id through ents in doc 2019-03-22 11:36:44 +01:00
span.pyx Tidy up and auto-format 2020-02-18 15:38:18 +01:00
token.pxd Merge branch 'master' into develop 2020-02-18 14:47:23 +01:00
token.pyx Tidy up and auto-format 2020-02-18 15:38:18 +01:00
underscore.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00