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: Adopt training to accept locations without preposition #36

Closed curlyel closed 5 years ago

curlyel commented 5 years ago

If considering location namings in natural language like draußen unten oben as synonym for "Outside" or "Garden", "FirstFloor", "GroundFloor"

... then these location are named without a German preposition. So one would likely say "Sind oben alle Fenster geschlossen?" but never "Sind **im** oben alle Fenster geschlossen?" Same thing is "Wie ist die Temperatur draußen?" instead of "Wie ist die Temperatur **im** draußen?" image Need to adopt training to allow location queries in German without preposition. Refer: https://community.openhab.org/t/habot-walkthrough-2-n-semantic-tagging-item-resolving/55651/25?u=curlyel