ryanmark1867 / chatbot_production

Repo for production Rasa chatbot for movie trivia
11 stars 4 forks source link

"year of the wizard of oz" gives odd result #10

Open ryanmark1867 opened 4 years ago

ryanmark1867 commented 4 years ago

queries for "the wizard of oz" should return classic 1939 film consistently. Currently, depending on whether "the" included, returns various other movies depending, and not consistently between plot, poster, etc. Probably need better training examples plus some Python updates to avoid literally correct but unexpected query results.