Skip to main content

Guess the natural language of a text

Project description

Example usage

>>> from guess_language import guess_language
>>> guess_language("Ces eaux regorgent de renégats et de voleurs.")
'fr'
>>> guess_language("Tienes que seguir tu corazón.")
'es'
>>> guess_language("いいえ!忍者がいます")
'ja'
>>> not guess_language("??")
True

If your text is less than 20 characters long, you need PyEnchant and the appropriate dictionaries installed:

>>> guess_language("Hello, World!")
'en'

Installation

To install the package for Python 3, use:

$ ./setup.py install

To install the package for Python 2, use:

$ python2 setup.py install

On Windows, you may use one of the MSI binary packages provided on the download page.

Prerequisites

This is a Python 3 version of guess-language with further improvements.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

guess_language-spirit-0.5a5.tar.bz2 (82.9 kB view details)

Uploaded Source

File details

Details for the file guess_language-spirit-0.5a5.tar.bz2.

File metadata

File hashes

Hashes for guess_language-spirit-0.5a5.tar.bz2
Algorithm Hash digest
SHA256 d617d1fc9b11be1372f150543808c1836f61cccfa4acbc6b77c0cb959a7d1b33
MD5 3286a43763c61554c939c7583fde12ea
BLAKE2b-256 4cb461abcb6b9302f662be9e589cbe9c4059d54035a6513ad46b3896915aaa24

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page