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
Subnet Ping Issue - Site-to-site VPN
SBS 2008 Group Policies not applied
Need to setup this stored procedure.
.innerHTML , <a href> and IE
Keyboard on laptop
HTML - Frames - how to make the heading frame to show the full pictures in iit?
How do I create a script that can move files to an existing directory based on filename?
Adjust a bound combobox.
Imprort from Access db to SS 2005 failing: "cannot start your application"
OleDbDataReader is skipping some values in my CSV file