Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more NLU training data for weather #68

Merged
merged 2 commits into from
Jun 7, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions weather/nlu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,15 @@ nlu:
- bright
- chilly
- clear
- clear skies
- clear sky
- cloud
- cloudy
- cold
- cold biting wind
- cold wind
- cool
- cyclone
- damp
- dark
- dark clouds
Expand All @@ -35,13 +38,15 @@ nlu:
- forecast
- freeze
- freezing
- freezing rain
- fresh
- frost
- frosty
- gale
- gust of wind
- gusty
- hail
- hailing
- hailstone
- hailstorm
- hazy
Expand All @@ -65,10 +70,13 @@ nlu:
- moon
- muggy
- overcast
- partly cloudy
- partly sunny
- precipitation
- pressure
- puff of wind
- rain
- rain and snow
- rain showers
- raindrop
- rainfall
Expand Down Expand Up @@ -117,6 +125,7 @@ nlu:
- wet
- whirlwind
- wind
- windstorm
- windy
- intent: temperature_weather
examples: |
Expand Down