cellanet commited on
Commit
695dec0
1 Parent(s): e5f8389

Update machine_learning.py

Browse files
Files changed (1) hide show
  1. machine_learning.py +6 -6
machine_learning.py CHANGED
@@ -79,15 +79,15 @@ addQuestion('who are you.txt')
79
  addQuestion('you a robot.txt')
80
  addQuestion('tell me about yourself.txt')
81
  addQuestion('what language python.txt')
82
- addQuestion('what is AI.txt')
83
- addQuestion('tell me a joke.txt')
84
  addQuestion('you are stupid.txt')
85
- addQuestion('pollak library.txt')
86
- addQuestion('where is the building.txt')
87
  addQuestion('hungry.txt')
88
- addQuestion('what is your major.txt')
89
  addQuestion('free time.txt')
90
- addQuestion('i need help.txt')
91
  addQuestion('your food.txt')
92
  addQuestion('what time.txt')
93
  addQuestion('weather.txt')
 
79
  addQuestion('you a robot.txt')
80
  addQuestion('tell me about yourself.txt')
81
  addQuestion('what language python.txt')
82
+ addQuestion('What is AI.txt')
83
+ addQuestion('Tell me a joke.txt')
84
  addQuestion('you are stupid.txt')
85
+ addQuestion('Pollak Library.txt')
86
+ addQuestion('Where is the building.txt')
87
  addQuestion('hungry.txt')
88
+ addQuestion('What is your major.txt')
89
  addQuestion('free time.txt')
90
+ addQuestion('I need help.txt')
91
  addQuestion('your food.txt')
92
  addQuestion('what time.txt')
93
  addQuestion('weather.txt')