|
|
|
|
|
by rpedela
2757 days ago
|
|
Good idea. I would take it one step further. I would use a ML-based language detection tool which should return a list of languages and a confidence score. Whichever language has the highest confidence score wins. The FastText project has a good pre-trained model available. |
|