lingua¶
Description¶
Lingua is an accurate natural language detection library for Python, suitable for long and short text. It will tell you which language provided textual data is written in for use as a preprocessing step for linguistic data in a natural language processing application such as text classification and spell checking. Other uses include rerouting emails to the right geographically located customer service department based on the emails written languages.
Environment Modules¶
Run module spider lingua
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_LINGUA_DIR - installation directory
- HPC_LINGUA_BIN - executable directory
Categories¶
language, utility