Ivan Menshikh

Results 6 issues of Ivan Menshikh

I got an deadlock on index building using python bindings on pytest. This reproduced only with specific test order (that's wired). I can't share full tests (sorry for that), but...

Right now, for testing `smart_open` (local file part) - it is not enough to run only tests from `smart_open`, needs to run gensim tests with smart_open from `master` (so I...

housekeeping

#### Description "I'm using bounter to count the frequency of items in a large set. I was periodically pickling the bounter object. Doing this causes the memory to continually increase"...

bug

This lib contains a lot of C code, for this reason, we need to make wheels for our users without compiler - [ ] Setup Travis/CircleCI for Mac - [...

## Intro If I install `Bounter`, I found some suspicious imports, like ```python from bounter_cmsc ... from bounter_htc ... ``` This definitely should be "part" of bounter (not some external...

bug

We used same "communication channels" as gensim, that's OK but not for all resources. What's need to change: - [ ] Create distinct maillist & update badge - [ ]...