
Guess_language is a Python library to guess the natural language that a given text is written it. To achieve this, it uses models precomputed for each language and, optionally, spellchecking of words via pyenchant library.
This package installs the library for Python 3.