spotichart.language package

Submodules

spotichart.language.main module

language detector main module

spotichart.language.main.detect_language(text)

Detect the language of a given text

Parameters:text (str) – The text to identify the language
Returns:Language code identified
Return type:str

Module contents

language detector package.