Language detection of content
Project description
Introduction
============
collective.langdet tries to automatically detect the language of a file.
It is meant for monolingual sites where you occasionally upload files in
another language and content editors forget to add the correct metadata.
It does the language detection when a file is created, not when it is
replaced by another file. It may also be useful for multilingual sites
where you upload files via webdav, but this is as yet untested.
It uses the python package 'guess-language' which supports over 60
languages. A script for determining the language of all your current
files and changing their language into the language detected is included
in the scripts directory. You can execute it as an external method.
Changelog
=========
0.1 (2012/06/06)
-------------------
- Initial release
============
collective.langdet tries to automatically detect the language of a file.
It is meant for monolingual sites where you occasionally upload files in
another language and content editors forget to add the correct metadata.
It does the language detection when a file is created, not when it is
replaced by another file. It may also be useful for multilingual sites
where you upload files via webdav, but this is as yet untested.
It uses the python package 'guess-language' which supports over 60
languages. A script for determining the language of all your current
files and changing their language into the language detected is included
in the scripts directory. You can execute it as an external method.
Changelog
=========
0.1 (2012/06/06)
-------------------
- Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file collective.langdet-0.1.tar.gz
.
File metadata
- Download URL: collective.langdet-0.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41d2c4c2f1bb7aa4438bf01404e1f33684d29725f9331cc8f52aac5ce123bc41 |
|
MD5 | f48b38e601705937006e8b19947b3987 |
|
BLAKE2b-256 | 047d2c1269e14f132549140830f3ee7cbd35f5733db96b1981fe98c863b3224d |