ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

robot understand human language

asked 2015-08-02 22:14:44 -0500

feixiao gravatar image

updated 2015-08-02 22:28:40 -0500

Is there any packages or tutorials about that robot understanding what I’m saying.while I’m not talking about speech recognition or voice recognition. I`m talking about robot understanding human words.

edit retag flag offensive close merge delete

Comments

Isn't that speech recognition:) ? Or you wanted to learn about natural language processing?

yigit gravatar image yigit  ( 2015-08-02 22:53:03 -0500 )edit

i wanna know if someone has already embedded natural language processing in some package,so that we can use these package directly

feixiao gravatar image feixiao  ( 2015-08-03 01:05:59 -0500 )edit

2 Answers

Sort by » oldest newest most voted
1

answered 2015-08-03 03:14:09 -0500

updated 2015-08-03 04:44:24 -0500

There is a wrapper for the voice recognition phinx: http://wiki.ros.org/pocketsphinx and Google Speech http://wiki.ros.org/gspeech and another one here: http://rospeex.org/top/


Update: So you need a chat bot, I guess: https://github.com/jstnhuang/chatbot

edit flag offensive delete link more

Comments

you missed my point.im not looking for voice recognition.im asking how a robot understand human language.when i ask him"whats ur name?"his answer would be like"my name is...",not"its sunny today."how would he understand they two should have a similor or same answer.

feixiao gravatar image feixiao  ( 2015-08-03 04:39:32 -0500 )edit

i help others ask this question, and thank you to answer me, cyborg

feixiao gravatar image feixiao  ( 2015-08-03 04:43:20 -0500 )edit

See Update.

cyborg-x1 gravatar image cyborg-x1  ( 2015-08-03 04:46:35 -0500 )edit
2

answered 2015-08-03 16:26:53 -0500

Peter Heim gravatar image

Robbie the robot uses a android phone for voice recognition and a node to send the text to a chatbot or control the robot with a NLTK here is a link to the repo https://github.com/inmoov-ros/inmoov_ros

more info can be found at http://escaliente-robotics.blogspot.c...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-08-02 22:14:44 -0500

Seen: 505 times

Last updated: Aug 03 '15