openhab / org.openhab.ui.habot

A chatbot for openHAB using machine-learning natural language processing from OpenNLP
Eclipse Public License 1.0
65 stars 31 forks source link

German NLP: Add more training to allow single-digit values for set-intent #35

Closed curlyel closed 5 years ago

curlyel commented 5 years ago

HABot don't accept single digit value for set-intent currently.

e.g. "Stelle die Lautstärke im Büro auf 8.": image If one enters the single digit value as a dual digit "08", then it will be recognized: image According to @ghys it's likely a matter of training input. Refer: https://community.openhab.org/t/habot-walkthrough-2-n-semantic-tagging-item-resolving/55651/20?u=curlyel