#nlp #language-detection #language-recognition

lingua-tamil-language-model

The Tamil language model for Lingua, an accurate natural language detection library

4 stable releases

new 1.2.0 Mar 20, 2025
1.1.0 Jun 13, 2023
1.0.1 Feb 16, 2022
1.0.0 Nov 21, 2020

#52 in #language-recognition

Download history 1868/week @ 2024-12-04 1696/week @ 2024-12-11 1738/week @ 2024-12-18 1228/week @ 2024-12-25 499/week @ 2025-01-01 898/week @ 2025-01-08 1272/week @ 2025-01-15 923/week @ 2025-01-22 862/week @ 2025-01-29 1368/week @ 2025-02-05 1484/week @ 2025-02-12 1565/week @ 2025-02-19 1309/week @ 2025-02-26 1385/week @ 2025-03-05 1988/week @ 2025-03-12 2166/week @ 2025-03-19

7,123 downloads per month
Used in lingua

Apache-2.0

190KB

Tamil language model for Lingua

This is the language model for the Tamil language which is used by Lingua, the most accurate natural language detection library in the Rust ecosystem.

Changelog

Version 1.2.0

  • The language model has been enhanced by including unique and most common ngrams to support an absolute confidence metric which is independent of other languages.

Version 1.1.0

  • The language model files are now compressed with the Brotli algorithm which reduces the file size by 15 %, on average.

Dependencies