thingpedia-common-devices icon indicating copy to clipboard operation
thingpedia-common-devices copied to clipboard

Math is hard. Simple math problems are returning the incorrect result.

Open gangrif opened this issue 3 years ago • 1 comments

I do not know if this is simply an unimplemented feature, but as a simple test I asked Almond to perform some very simple math problems.

The results are obviously wrong.

I asked it for 6*3, it recognized it, and responded with 5. 10 - 2 responded with 7 and 10 * 5 responded with 6

Screenshot from 2021-05-11 12-31-26

gangrif avatar May 11 '21 16:05 gangrif

Math is not a skill we have yet. It's been requested before but we have not implemented it yet. The parser is picking up those numbers and invoking the random number skill instead.

gcampax avatar May 11 '21 16:05 gcampax