Is there any tool that provides language recognition functionality?
Like if I input a sentence of English, it will suggest that the string may be English.
I think I need one of the following stuff.
- Python language recognition library.
- Web service that provides such functionality.
Anyone can help?