I am new to natural language processing in computer engineering. I want to develop a searching function for my website runs by PHP.

I have found interesting on Word Tree from Many Eyes website. This visualization method enable for my users to search a keyword and the web page shows all the sentence or phrases from my database that included the keyword.

I would like to know where can I get the source codes or algorithm to implement this visualization onto my PHP website. I believe this method is implemented by Java.

Please kindly provide some useful information for me to learn how to create the Word Tree visualization text based searching on the website. I do not want to using API or the existing Word Tree system from others.

I need to learn how to create this Word Tree step by step and implement myself into the web system.

link|improve this question

42% accept rate
I'm confused you state you want to learn how to create the Word Tree step by step but then you also say you want the source code and algorithm. – Woot4Moo Feb 17 '11 at 17:09
Also, I think that is a large speculation on your part that it is in Java – Woot4Moo Feb 17 '11 at 17:16
Sorry, I may need source code or API and learn to implement my own version step by step – hexahow Feb 17 '11 at 17:35
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.