Hugo van Kemenade
Hugo van Kemenade
> I don't think anyone is using this library in an academic context Here's a couple! 1. Maciej Wolański, _Metody analizy nastawienia emocjonalnego wynikającego z muzyki oraz z tekstu piosenki_,...
https://github.com/prosegrinder/python-cmudict/issues/32 has been fixed in https://github.com/prosegrinder/python-cmudict/pull/33 and released in https://github.com/prosegrinder/python-cmudict/releases/tag/v1.0.12
I see @davidlday has fixed cmudict in https://github.com/prosegrinder/python-cmudict/pull/14, released in the latest cmudict 0.4.3. Now, calling `cmudict.entries()` returns the data without comments. 👍 However, the problem remains in Pronouncing because...
Please see PR #53 to strip comments and retain the API.
I tested and this was working with my already-installed 0.1.1, but after upgrading (`pip install -U pycorpora`) to 0.1.2 I can reproduce this problem. Downgrading back to 0.1.1 (`pip install...
Uninstalling pycorpora and installing from a clone works: ``` $ git clone https://github.com/aparrish/pycorpora $ cd pycorpora $ python setup.py install ... copying build/lib/pycorpora/data/words/stopwords/bg.json -> /usr/local/lib/python2.7/site-packages/pycorpora/data/words/stopwords copying build/lib/pycorpora/data/words/stopwords/cs.json -> /usr/local/lib/python2.7/site-packages/pycorpora/data/words/stopwords copying...
Generally speaking, it'd be good to have corpora all nice and consistent, but a great thing about that project is it gets contributions from people who aren't familiar with Git...
Thanks for trains.today, it's really useful and very well made! --- Ideally official names would be in the official API, but still no reply on the dev group. On the...
Facebook say: > This issue is related to the legacy Instagram API (api.instagram.com) which isn't supported via this channel; this bug reporting tool only supports issues related to the Instagram...
Thanks for the suggestion! I've made a start on it in https://github.com/hugovk/pypistats/pull/434, but likely won't be able to continue this month due to PyCon US and other travel. Please feel...