Binary package “python3-guess-language” in ubuntu oracular

library to detect the natural language of a text (Python 3 version)

 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.