chubin / chubin/cheat.sh

Replace polyglot with langdetect

Open
#259 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
41.7k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

https://github.com/aboSamoor/polyglot depends on pycld2, which depends on PyICU, which needs C compiler and tons of stuff to build, because it [doesn't ship wheels](https://github.com/ovalhub/pyicu/pull/39#issuecomment-458000833).

The only `polyglot` feature what is used it language detection - https://polyglot.readthedocs.io/en/latest/Detection.html

This can be done with less sophisticated dependencies, such as https://github.com/Mimino666/langdetect

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.