Alex Umnov

Results 4 issues of Alex Umnov

Если набрать больше 71 процента в первом задании с ключевыми словами, то выдаёт ошибку `/usr/local/lib/python3.6/dist-packages/IPython/core/formatters.py:364: FormatterWarning: image/png formatter returned invalid type (expected (, )) for object: FormatterWarning`

При запуске install.py получаю следующую ошибку: $ python3.4 install.py Traceback (most recent call last): File "install.py", line 58, in local: src_tex.glob("local-_.sty") + src_tex.glob("_.inc.tex"), TypeError: unsupported operand type(s) for +: 'generator'...

Based on the reported graphs I was expecting a high single-word detection accuracy, however when I tested some simple greetings, results were quite poor. I'm thinking that I might have...

Hello, I was thinking to suggest making the language code conversion a separate library, but now I found this one, which seems to do the trick https://pypi.org/project/langcodes/ More precisely if...