spaCy/spacy/tokens
2019-03-26 11:00:02 +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 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 Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
doc.pxd Fix issue 2396 (#3089) 2018-12-29 18:05:52 +01:00
doc.pyx Merge branch 'master' into feature/el-framework 2019-03-26 11:00:02 +01:00
span.pxd annotate kb_id through ents in doc 2019-03-22 11:36:44 +01:00
span.pyx error msg and unit tests for setting kb_id on span 2019-03-22 12:05:35 +01:00
token.pxd Make NORM a token attribute (#3029) 2018-12-08 10:49:10 +01:00
token.pyx Merge branch 'master' into feature/el-framework 2019-03-26 11:00:02 +01:00
underscore.py 💫 Support mutable default values for extension attributes (#3389) 2019-03-11 12:50:44 +01:00