spaCy/spacy/tokens
Ines Montani b0cfab317f Merge branch 'develop' into refactor/simplify-warnings 2020-03-04 16:38:55 +01:00
..
__init__.pxd
__init__.py Modify morphology to support arbitrary features (#4932) 2020-01-23 22:01:54 +01:00
_retokenize.pyx Tidy up compiler flags and imports (#5071) 2020-03-02 11:48:10 +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 Merge branch 'develop' into refactor/simplify-warnings 2020-03-04 16:38:55 +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 Merge branch 'develop' into refactor/simplify-warnings 2020-03-04 16:38:55 +01:00
token.pxd Tidy up compiler flags and imports (#5071) 2020-03-02 11:48:10 +01:00
token.pyx Merge branch 'develop' into refactor/simplify-warnings 2020-03-04 16:38:55 +01:00
underscore.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00