spaCy/spacy/tokens
Matthew Honnibal 80195bc2d1
Fix issue #3288 (#3308)
2019-02-21 09:48:53 +01:00
..
__init__.pxd
__init__.py
_retokenize.pyx Fix issue #3288 (#3308) 2019-02-21 09:48:53 +01:00
_serialize.py 💫 Replace ujson, msgpack and dill/pickle/cloudpickle with srsly (#3003) 2018-12-03 01:28:22 +01:00
doc.pxd Fix issue 2396 (#3089) 2018-12-29 18:05:52 +01:00
doc.pyx 💫 Replace {Doc,Span}.merge with Doc.retokenize (#3280) 2019-02-15 10:29:44 +01:00
span.pxd
span.pyx 💫 Replace {Doc,Span}.merge with Doc.retokenize (#3280) 2019-02-15 10:29:44 +01:00
token.pxd Make NORM a token attribute (#3029) 2018-12-08 10:49:10 +01:00
token.pyx Raise better error if token is pickled (resolves #2833) (#3267) 2019-02-13 11:27:04 +01:00
underscore.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00