Closed kavitharaju closed 2 weeks ago
recognize_language(str) --> (language_name, script_name)
Input: the text in the unknown language Output: The identified script name and language as a tuple
recognize_language(str) --> (language_name, script_name)
Input: the text in the unknown language Output: The identified script name and language as a tuple