pemistahl / lingua-py

The most accurate natural language detection library for Python, suitable for short text and mixed-language text
Apache License 2.0
1.02k stars 43 forks source link

Cannot convert IsoCode or language string into the actual type #225

Open lhr0909 opened 3 months ago

lhr0909 commented 3 months ago

Since the Language class and IsoCode classes are Rust classes, it would be nice to provide the from_str methods back so I can dynamically import iso codes.