langident
language identification module for perl
Install
- All systems
-
curl cmd.cat/langident.sh
- Debian
-
apt-get install liblingua-identify-perl
- Ubuntu
-
apt-get install liblingua-identify-perl
- Kali Linux
-
apt-get install liblingua-identify-perl
- Fedora
-
dnf install perl-Lingua-Identify-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install liblingua-identify-perl
- Raspbian
-
apt-get install liblingua-identify-perl
- Dockerfile
- dockerfile.run/langident
liblingua-identify-perl
language identification module for perl
Lingua::Identify identifies the language a given string or file is written in. Lingua-Identify is a modular, portable, unicode-compatible method of language detection with support for 33 languages (and growing), and 4 methods of language identification. It has support for large inputs by utilizing only a section of the file.