Natural language processing in ROS
I am interested in decomposing a user's sentence and recognizing the subject, the object and what the user is saying (declarative sentence or asking for time, place, person etc...)
I found this : www.openrobots.org/wiki/dialogs
It works decently but the project is dead and the last commit was 3 years ago. I wanted to ask if there is already something as a well maintained ROS package. I heard about KnowRob and checked the wiki but they really use a complicated vocabulary and I couldn't understand if KnowRob has this ability of natural language processing or not.
I and my co-researchers have developed chat-bot like scripts using NLTK, the prospects are to develop an interactive robot HEAD (using ROS), have a look here -- http://goo.gl/GjdrWU -- may not be much help though !
Thanks for sharing this, do you have any demo code?
@Mehdi, this is a sample http://mobotica.blogspot.in/2010/08/wall-e-eva-20.html we developed the rest of our work on this !