Does anyone have any experience defining a text language using python? Is there a module available for this in python?
I already tried the Google application (http://ajax.googleapis.com/ajax/services/language/detect) and it worked correctly, but I can not use it for a long time to download text files.
source share