* Several bug-fixes have now been pushed to master
* Tests fail on some platforms, including Travis CI, due to memory errors.
* Tests pass on my local machines OSX and Ubuntu machines (for Python2.7 and Python 3.4)
The problem is likely due to non-portable usage of the Py_UNICODE data type in my Cython code, or possibly in the binary file formats of lexemes.bin, vec.bin, or the model file read by thinc.learner.LinearModel.