Microsoft
Software
Hardware
Network
Question : Program to determine language of text
Is there a program that can be used to determine the language of a text programmatically?
I would like to be able to pass some text as a parameter and get back the language of the text, similar to the way that Google's language detect works on the web.
I sent an email to Likasoft for their Polyglot 3000 software, but didn't get a response.
I'm using MS Visual FoxPro as my programming language.
Answer : Program to determine language of text
Oh boy! Not sure about that since it gets calculated on rendering the page.
How about getting the contents of the HTML document as a whole and then parsing it.
? ie.Document.Body.innerText
Random Solutions
Force MsgBox popup when users are logged into XP
Sony Bravia screen burn in
T-Sql Query problem
Create a query in access 2007 that updates data in MS SQL 2005
quadratic equation: Keep getting 1 answer right, the other one won't match up
Storing Phonetic alphabet data in MSSQL
How to Query a timestamped field (smalldatetime) for yesterdays date in a where clause?
Printer Redirection on Windows 2008 R2 Terminal Server
A button & image inside a tileList
Saving ComponentOne Winform c1Editor to SQL Server