Ai Dreams Forum

Member's Experiments & Projects => General Project Discussion => Topic started by: mwaqasbaig on February 29, 2012, 02:38:14 pm

Title: Word Sense Disambiguation
Post by: mwaqasbaig on February 29, 2012, 02:38:14 pm
Hi Experts,
I am working on AI based chatbot . I m using PHp my scripting language. Currently i m stuck on word sense disambiguation uisng wordnet. I have an sql file of wordnet  Can anyone tell me how to use it with PHP.
http://talisker.d.umn.edu/allwords/allwords.html (http://talisker.d.umn.edu/allwords/allwords.html)

I want to implement the same thing in PHP