robocup_knowledge
Variables
challenge_speech_recognition Namespace Reference

Variables

dictionary choice_answer_mapping
 
dictionary choices = {'question': [k for k, v in choice_answer_mapping.items()]}
 
string spec = '<question>'
 

Variable Documentation

◆ choice_answer_mapping

dictionary challenge_speech_recognition.choice_answer_mapping

Definition at line 1 of file reo2016/challenge_speech_recognition.py.

◆ choices

dictionary challenge_speech_recognition.choices = {'question': [k for k, v in choice_answer_mapping.items()]}

Definition at line 55 of file reo2016/challenge_speech_recognition.py.

◆ spec

string challenge_speech_recognition.spec = '<question>'

Definition at line 54 of file reo2016/challenge_speech_recognition.py.