Michael Penkov

Results 254 comments of Michael Penkov

Makes sense. Are you able to make a PR?

Cool! Are you able to run any benchmarks?

OK, done. https://pypi.org/project/smart-open/6.2.0/

The fast version does not run correctly because of a missing requests import. But, even after fixing that, I still could not reproduce the problem. ``` $ cat gitignore/slow.py import...

I don't have much experience with Lambda, so it's difficult for me to comment. It's odd that the slow version is still more than twice as slow locally, though... Are...

1.4.0 is a very old version. Can you please try to reproduce with 1.9.0? Also, please include code that reproduces your problem.

I cannot answer that question definitively. Are you able to try it and find out for yourself?

Please show the output of: ``` pip freeze python --version pip --version ```

Also, what platform? MacOS, Linux, Windows? I suspect MacOS from the pathnames, but would like to be sure. Do previous gensim versions exhibit the same problem?