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

added training data to the 'Weather' folder #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
15 changes: 15 additions & 0 deletions weather/nlu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ nlu:
- intent: type_weather
examples: |
- air
- arid
- ball lightning
- black clouds
- blinding snowstorm
- blizzard
Expand All @@ -11,6 +13,7 @@ nlu:
- breezy
- bright
- chilly
- chinook
- clear
- clear skies
- clear sky
Expand All @@ -26,8 +29,10 @@ nlu:
- dark clouds
- dense clouds
- dew
- dog days
- downpour
- drizzle
- drought
- dry
- dull
- dust storm
Expand All @@ -43,6 +48,7 @@ nlu:
- frost
- frosty
- gale
- globe lightning
- gust of wind
- gusty
- hail
Expand All @@ -59,16 +65,20 @@ nlu:
- humidity
- hurricane
- icy
- indian summer
- it lightens
- it rains cats and dogs
- it thunders
- jet stream
- lightning
- mist
- misty
- moderate wind
- moisture
- monsoon
- moon
- muggy
- nor'easter
- overcast
- partly cloudy
- partly sunny
Expand Down Expand Up @@ -98,6 +108,7 @@ nlu:
- snowing
- snowstorm
- snowy
- spring
- squall
- star
- sticky
Expand All @@ -117,6 +128,7 @@ nlu:
- to pour
- tornado
- tornadoes
- tsunami
- twister
- typhoon
- very strong wind
Expand All @@ -130,6 +142,7 @@ nlu:
- intent: temperature_weather
examples: |
- above zero
- anemometer
- atmospheric absolute pressure
- average temperature
- barometer
Expand Down Expand Up @@ -186,6 +199,7 @@ nlu:
- Is there much flooding on the roads today?
- Lovely day, huh?
- Nice weather today, isn’t it?
- Should I take an umbrella today?
- So, what will the weather be like today?
- Tell me, what is the weather like today?
- Terrible weather, isn’t it?
Expand All @@ -212,3 +226,4 @@ nlu:
- What's the forecast?
- What's the weather like today?
- Will the weather keep up?
- Will it be cold outside today ?