Language detection with data in PostgreSQL
问题 I have a table in PostgreSQL where a column is a text. I need a library or tool that can identify the language of each text for a test purpose. There is no need for a PostgreSQL code because I'm having problems to install languages, but any language that can connect to the database, retrieve the texts and identify it arewelcome. I used Lingua::Identify suggested in the answers right in the Perl script, it worked, but the results are not precise. The texts I want to identify comes from the web