Is there a web site I can call that will allow me to send it a word and it will tell me if that word is a Noun, Verb, etc. ?
I’m hoping to find that kind of site that maybe would return xml that I can use to parse out the returned results.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I found exactly what I was looking for at dictionary.com because they have an API that returns XML code.
Here’s the link:
http://developer.dictionary.com
Hopefully this will help other people out there looking to do the same as I.