spaCy/spacy/pipeline
Sofie Van Landeghem 9b412516e7
Fixing pickling of the parser (#5218)
* fix __reduce__ for pickling parser

* setting the move object as 'state' during pickling

* unskip test_issue4725 - works again
2020-03-27 19:35:26 +01:00
..
__init__.py Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
entityruler.py Tidy up and auto-format 2020-03-25 12:28:12 +01:00
functions.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
hooks.py Default settings to configurations (#4995) 2020-02-27 18:42:27 +01:00
morphologizer.pyx Tidy up compiler flags and imports (#5071) 2020-03-02 11:48:10 +01:00
pipes.pyx Fixing pickling of the parser (#5218) 2020-03-27 19:35:26 +01:00
tok2vec.py Tok2Vec: extract-embed-encode (#5102) 2020-03-08 13:23:18 +01:00