#nlp #language-detection #language-recognition

lingua-spanish-language-model

The Spanish 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 20, 2020

#1515 in Text processing

Download history 2576/week @ 2024-12-04 2496/week @ 2024-12-11 2542/week @ 2024-12-18 1822/week @ 2024-12-25 1345/week @ 2025-01-01 2077/week @ 2025-01-08 2555/week @ 2025-01-15 2595/week @ 2025-01-22 2186/week @ 2025-01-29 2321/week @ 2025-02-05 2461/week @ 2025-02-12 2803/week @ 2025-02-19 2712/week @ 2025-02-26 2726/week @ 2025-03-05 3034/week @ 2025-03-12 3344/week @ 2025-03-19

12,346 downloads per month
Used in 3 crates (via lingua)

Apache-2.0

1.5MB

Spanish language model for Lingua

This is the language model for the Spanish 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