1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-24 11:54:30 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
Moshe Hazoom
72463b062f Improve speed of _merge method ()
* make merge more efficient

* fix offsets

* merge works with relative indices

* remove printing

* Add the SCA

* fix SCA date

* more cythonize _retokenize.pyx

* more cythonize _retokenize.pyx

* fix only declaration in _retokenize.pyx

* switch back to absolute head

* switch back to absolute head

* fix comment

* merge from origin repo
2019-09-18 21:34:34 +02:00