viet-robot-language-detector
A micro language detector for Vietnamese home-robot commands.
The detect_language(text: str) function returns:
vi– mostly Vietnamese (with diacritics)en– mostly English lettersmix– mixture of bothunknown– none of the above
This is a tiny heuristic meant for demos only.
License
MIT