swapagarwal / JARVIS-on-Messenger

:speech_balloon: A community-driven python bot that aims to be as simple as possible to serve humans with their everyday tasks
https://m.me/J.A.R.V.I.S.on.Messenger
MIT License
1.34k stars 989 forks source link

Weather module doesn't work for some cities #365

Open cyrokamogawa opened 6 years ago

cyrokamogawa commented 6 years ago

When I asked Jarvis: "weather san diego" or "weather sacramento," it said: "I couldn't get the weather info you asked for."

I'll start working on this when I get some time.

cyrokamogawa commented 6 years ago

It does work when I ask: "what's the weather in san diego?"

khalilchoudhry commented 6 years ago

are you working on this issue or can i start looking into it?

cyrokamogawa commented 6 years ago

Hi, go for it! I never got the time.

khalilchoudhry commented 6 years ago

ok, I will start looking into it today.

khalilchoudhry commented 6 years ago

So what i have found is that in case of san diego and sacramento, wit.ai returns empty list of entities and in case of delhi, entity returns delhi as its value.

@swapagarwal , @cyrokamogawa how can i teach wit.ai to detect san diego and sacramento as entities just like delhi ?