-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmldata.json
34 lines (34 loc) · 911 Bytes
/
mldata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"answers": [
"Hi there",
"west",
"yes",
"muhammadu buhari",
"fine thanks",
"no where joor",
"that is strange",
"wow you are unique",
"my name is lora",
"nigeria is in africa",
"a laptop is a kind of computer that is mobile",
"seun is a fair dude",
"buhari is nigerias president",
"yes im ecstatic"
],
"questions": [
"hello",
"joe",
"are you working ",
"who is the president of nigeria?",
"how, are you to-day?",
"ehen, you, where did you go",
"boys are boys sha i was going to the market, when i was a boy kissing a boy",
"them, them them them them them",
"what is your name",
"where is nigeria",
"what is a laptop",
"who is seun",
"who is buhari",
"are you happy "
]
}