spaCy/spacy/tokens
mauryaland 214c2ec263 check if argument flat is true or not (#3156) 2019-01-14 23:47:05 +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
_retokenize.pyx
doc.pxd Fix issue 2396 (#3089) 2018-12-29 18:02:26 +01:00
doc.pyx
printers.py check if argument flat is true or not (#3156) 2019-01-14 23:47:05 +01:00
span.pxd Add Span.to_array method 2017-08-19 12:20:45 +02:00
span.pyx Correct docs of `Token.subtree` and `Span.subtree` (issue #3122) (#3124) 2019-01-09 03:11:15 +01:00
token.pxd
token.pyx
underscore.py