robotology/assistive-rehab

Improve the current speech system

vvasco opened this issue · 1 comments

As described in #251, we want to extend the current speech system in order to deal with two failure cases:

  • when the extracted lemma does not correspond to any of the listed words;
  • when there are two words with the same tag.

Done in #258.