application in c sharp
I want to develop a app that will take a english sentence and seperate its part of speech and make a parse tree ? how i can do it ,what i can study to develop this app plz help?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Hemant SrivastavaPosted Oct 3, 2014, 10:14 AM
If yes, you need to read about NLP (natural Language processing)
Here is a link which does almost same thing of your requirement:
http://www.codeproject.com/Articles/12109/Statistical-parsing-of-English-sentences
Hemant SrivastavaPosted Oct 3, 2014, 10:12 AM
Do you want some program/ idea which parse (breaks down) a sentence into its part of speech ...like in the following links:
http://zzcad.com/parse.htm
http://www.link.cs.cmu.edu/link/submit-sentence-4.html
king khanPosted Oct 3, 2014, 9:55 AM
Abhishek KumarPosted Oct 3, 2014, 8:49 AM
Could you please make your requirement a bit more clear.
Do you have any examples for this , if possible ?
Abhishek