Anastassia

Results 2 comments of Anastassia

I just figured out the Unix solution: Download this file https://pypi.org/project/PyICU/#files, untar, then run `python setup.py install`

Speaking of the cython issue: When I try to compile word2vec_inner.pyx, I get the following issue: ``` Error compiling Cython file: ------------------------------------------------------------ ... k = sentence_len for j in range(j,...