whichlang icon indicating copy to clipboard operation
whichlang copied to clipboard

WiP: Multiple language detection

Open kareglazie opened this issue 2 years ago • 0 comments

Added a function detect_multiple_languages, which returns a vec of tuples (language, score), sorted by score.

I'm stuck at the point of how the final scores for the languages are obtained and how to get the probability value out of that scores? It would be great to receive some help on that.

kareglazie avatar Jul 25 '23 15:07 kareglazie