1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-12 15:25:47 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
Matthew Honnibal
e82306937e Put Tok2Vec refactor behind feature flag ()
* Add back pre-2.2.2 tok2vec

* Add simple tok2vec tests

* Add simple tok2vec tests

* Reformat

* Fix CharacterEmbed in new tok2vec

* Fix legacy tok2vec

* Resolve circular imports

* Fix test for Python 2
2019-10-31 15:01:15 +01:00