robocup_knowledge
|
Variables | |
dictionary | choice_answer_mapping |
dictionary | choices = {'question': [k for k, v in choice_answer_mapping.items()]} |
string | spec = '<question>' |
dictionary challenge_speech_recognition.choice_answer_mapping |
Definition at line 1 of file reo2016/challenge_speech_recognition.py.
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.
string challenge_speech_recognition.spec = '<question>' |
Definition at line 54 of file reo2016/challenge_speech_recognition.py.