Commit 47166c8d authored by Aleš Horák's avatar Aleš Horák
Browse files

Update README.md

parent fa8ae8e3
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,11 +2,11 @@

Developed at [NLP Centre](https://nlp.fi.muni.cz/en), [FI MU](https://www.fi.muni.cz/index.html.en) for [Karel Pepper](https://nlp.fi.muni.cz/trac/pepper)

This is a dialog application that enables the robot to do simple computations.
This is a dialog application, in both Czech and English, that enables the robot to do simple computations.

Examples of supported inputs:
* "One plus two."
* "Two times four."
* "Kolik je jedna plus dvě?"/ "How much is one plus two?"
* "Kolik je dva krát čtyři?" / "How much is two times four?"

Current version supports numbers up to 999 with four operations: plus,
minus, times and divided-by.