Closed thsm-kb closed 1 month ago
Thanks for the suggestion @thsm-kb. In fact, I was already thinking about changing the detector's behavior in this way. I will most probably implement something like this. So please stay tuned.
Any updates on this @pemistahl ? I'm currently searching for something to inspect if a website is written in Danish or not. I would love to use Lingua since it was a great experience last I used it.
No, there is no progress yet. I maintain four implementations of Lingua, currently I'm writing Python bindings for the Rust implementation. If there is progress, you will see it in the release notes.
Closed in favor of #214.
Great tool - thank you! Suggestion: The possibility to add OTHER as a language. Lets say I want to find English and French in a multi-language set. I want to add English and French to LanguageDetectorBuilder.from_languages, but if the probability is low, I don't want everything to be marked as English or French, but something else -> Other.