spaCy/spacy/tokens
Matthew Honnibal 0491a8e7c8 Reformat
2019-07-11 11:49:36 +02: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 Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
_retokenize.pyx Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
_serialize.py Reformat 2019-07-11 11:49:36 +02:00
doc.pxd Fix issue 2396 (#3089) 2018-12-29 18:05:52 +01:00
doc.pyx Return True from doc.is_... when no ambiguity 2019-07-10 19:21:42 +02:00
span.pxd annotate kb_id through ents in doc 2019-03-22 11:36:44 +01:00
span.pyx ensure Span.as_doc keeps the entity links + unit test 2019-06-25 15:28:51 +02:00
token.pxd ensure Span.as_doc keeps the entity links + unit test 2019-06-25 15:28:51 +02:00
token.pyx Merge branch 'master' into feature/el-framework 2019-03-26 11:00:02 +01:00
underscore.py 💫 Improve introspection of custom extension attributes (#3729) 2019-05-12 00:53:11 +02:00