Improve language detection for discord message

Hello, I have made a language detector to detect message on discord (or for short string). It’s a dict and ngram combined system. Here is the link of the github and the medium post about it:

github: https://github.com/Interaction-Bot/LanguageDetection
medium: Improving language detection for chat (discord). | by Jourdelune | Dec, 2022 | Medium

2 Likes