@hackage language-guess0.1.2
Guess at which language a text is written in using trigrams.
Categories
License
BSD-3-Clause
Maintainer
cra+code@cra.no
Links
Versions
Installation
Dependencies (5)
- base >=4 && <5
- bytestring >=0.9 && <0.11
- containers >=0.4 && <0.6
- cereal >=0.3 && <0.5
- utility-ht Show all…
Dependents (1)
@hackage/acme-everything
Guess at which language a text is written in using trigrams, based on the PEAR module Text_LanguageDetect.