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.1k stars 44 forks source link

Info on stochasticity in Readme #105

Closed ogencoglu closed 1 year ago

ogencoglu commented 1 year ago

Is the library deterministic? This would be a useful info to add to Readme. Cheers!

pemistahl commented 1 year ago

Yes, it is deterministic. For the same text, the same language is always returned.