-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathintents.json
413 lines (410 loc) · 18.1 KB
/
intents.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
{
"intents": [
{
"tag": "greeting",
"patterns": [
"hey",
"hello",
"hi",
"good morning",
"good evening",
"hey there",
"hi bot",
"hi pieas",
"hy pieas bot",
"hi pieas bot"
],
"responses": [
"Hey :)",
"Hello, thanks for visiting",
"Hi there, what can I do for you?",
"Hi there, how can I help?"
]
},
{
"tag": "goodbye",
"patterns": ["bye",
"goodbye",
"see you around",
"see you later"],
"responses": [
"See you later, thanks for visiting",
"Have a nice day",
"Bye! Come back again soon."
]
},
{
"tag": "thanks",
"patterns": ["Thanks", "Thank you", "That's helpful", "Thank's a lot!"],
"responses": ["Happy to help!", "Any time!", "My pleasure"]
},
{
"tag": "items",
"patterns": [
"yes",
"indeed",
"of course",
"that sounds good",
"correct",
"alright then",
"sounds good",
"great",
"yeah",
"yup",
"sure do",
"I dure do",
"I do",
"I agree"
],
"responses": ["Great, carry on!"]
},
{
"tag": "deny",
"patterns": [
"no",
"never",
"I don't think so",
"don't like that",
"no way",
"not really",
"I disagree",
"I don't",
"nah",
"nope"
],
"responses": [
"Bye"
]
},
{
"tag": "admission_schedule",
"patterns": [
"How long does delivery take?",
"How long does shipping take?",
"When do I get my delivery?"
],
"responses": ["Admission are opened once in a year in April/June/July/September. To see the admission schedule and test dates please visit this link http://admissions.pieas.edu.pk/Admissions/schedule.html"]
},
{
"tag": "bot_challenge",
"patterns": [
"are you a bot?",
"are you a human?",
"am I talking to a bot?",
"am I talking to a human?",
"who are you?",
"what is your name?",
"what are you?"
],
"responses": [
"I am a bot, powered by PIEAS Islamabad."
]
},
{
"tag": "scholarship",
"patterns": [
"how can i get scholarship?",
"criteria for scholarship",
"scholarship",
"financial aid",
"Can anyone guide me about scholarship...?",
"I need information about the scholarship procedure.",
"I need guidance through the procedure of scholarship application ?",
"I need guidance for the application of scholarship.",
"What is the process of scholarship application ?",
"I need information of the procedure of application of scholarship ?",
"what is the process of scholarship?",
"how can I get scholarship?",
"what is the process of financial aid?",
"how can I get financial aid?",
"what is the process of need based scholarship",
"what about study loan",
"how can I get study loan",
"how can I apply for study loan",
"how can I apply for financial aid",
"where can I apply for financial aid?",
"where can I apply for scholarship?"
],
"responses": [
"YES, Scholarships/Financial Aid/Study loan are available at PIEAS. Visit to learn about them at: http://www.pieas.edu.pk/scholarships/"
]
},
{
"tag": "summer_warning",
"patterns": [
"Can the warning count increase or decrease in summer semester ?",
"Will the warning count be changed in summer semester ?",
"does warning count is affected in summer semester?",
"does warning count increment or decrement in summer?",
"what about summer semester warning?",
"Will the warning count be changed in summer semester ?",
"Can the warning count increase or decrease in summer semester ?",
"Will there be any warning count in summer?",
"Will the warning count be incremented in summer?",
"Will the warning count be changed in summer semester ?",
"Can the warning count increase or decrease in summer semester ?"
],
"responses": [
"YES, warning does increment and decrement in summer semester."
]
},
{
"tag": "past_papers",
"patterns": [
"where can I get sample test papers",
"sample test papers",
"past papers",
"Do anyone have online material for the prepration of pieas admission test or anylink plz let me know if anyone have?",
"I need online preparation material for the pieas admission test.",
"What are the updates of the links to online material for the preparation of pieas admission test ?",
"What is the information regarding the preparation of pieas admission test through online learning and links ? ",
"Online material and links for the preparation of pieas university admission test are urgently needed, I need information regarding this ? ",
"Online material for the preparation of pieas university admission test is required, What are the updates with regards to this ? ",
"Where can we get past papers of pieas university regarding the entry test ? ",
"Where are the past paper of pieas university entry test available ? ",
"Where can I get the past papers of pieas university entry test ? ",
"Is there anyway I could find the past papers of pieas university entry test ",
"Where would I be able to get a hold of the past paper of pieas university entry test ? ",
"What is syllabus of entry test As I am an A level student",
"What is the syllabus of entry test for an A levels student ?",
"What would the syllabus of entry test be for a student who has cleared A levels ?",
"I need information about the syllabus of entry test as I am an A levels student.",
"I have cleared my A levels, what would the syllabus of entry test be for me ?",
"What syllabus to I have to go through for entry test being a student of A levels ?",
"How can a person prepare for the pieas entry?",
"What are the ways to prepare for the pieas entry test?",
"Does anyone know how to prepare for entry test of pieas university?",
"where can we get past papers of pieas university ? ",
"Where are the past paper of pieas university available ? ",
"Where will I be able to get past papers of pieas university from ?",
"Is there anyway I could find the past papers of pieas university ? ",
"Where would I be able to get a hold of the past paper of pieas university"
],
"responses": [
"You can get an idea from the past papers.for past papers visit this link http://admissions.pieas.edu.pk/Admissions/Contents/PIEASEntryTest2022PatternforMSPrograms_29042022.pdf"
]
},
{
"tag": "admission",
"patterns": [
"How can I apply in pieas if I have less than 60% marks in fsc?",
"I have less than 60% in fsc, How can I apply in pieas university ?",
"What is the procedure of application in pieas university for those students who have achieved less than 60% in fsc ?",
"What process should students with less than 60% go through to attain an admission in pieas university ?",
"How can a student with less than 60% in fsc apply in pieas university ?",
"Through which process can a student who has achieved less than 60% apply in pieas university ?",
"I have completed my FSC in 2017 and unfortunately wasted an year after that, Will I be able to apply on the basis of first year ?",
"Can I apply on the basis of first year eventhough I cleared my FSC in 2017 and ommited an year after that ?",
"I had to miss an year after clearance of my FSC in 2017, Will the university permit me to apply on the basis of my first year ?",
"Will I be allowed to apply on the basis of first year despite the fact that I have ommited an year after the clearance of my FSC in 2017",
"I cleared FSC in 2017, would I be permitted to apply on the basis of my first year eventhough I have missed an year ?",
"Being an improver, will I be able to apply for BSCS ?",
"Will I be able to apply for BSCS as I am an improver ?",
"Can an improver apply for admission in BSCS ?",
"Is it possible for an improver to apply in BSCS ?",
"Is it permissible for an improver to apply for admission in BSCS ",
"Is it possible to attain admission in BSCS in Islamabad if I have achieved 65% in HSSC-1 and 77 marks in NTS ? ",
"I have attained 65% in HSSC-1 and 77 marks in NTS, Is it possible to get an admission in BSCS in Islamabad ?",
"Will it be possible for me to attain an admission in BSCS in Islamabaad if my HSSC-1 percentage is 65% and NTS marks are 77 ? ",
"With a result of HSSC-1 65% and 77 marks in NTS, Is there anyway I could get an admission in BSCS in Islamabaad ? ",
"Can a student with an aggregate of 65% in HSSC-1 and 77 marks in NTS get an admission in BSCS in Islamabaad?",
"what is the eligibility criteria for admission",
"what is the selection criteria"
],
"responses": [
"Minimum criteria to apply is 60%. Furthur eligibility criteria could be reffered at http://admissions.pieas.edu.pk/FAQs.html#:~:text=All%20Pakistani%20nationals%20of%20both,at%20least%202000%20or%20more."
]
},
{
"tag": "fee_structure",
"patterns": [
"what is the admission fees?",
"what is the fee structure",
"what is the tuition fee",
"I need information of the token fees of pieas university ?",
"how much token fees will we have to pay in pieas university ?",
"What amount is essential for the payment of token fees in pieas university ?",
"How much amount is paid for the token fees in pieas university ? ",
"I need information on the amount required to be paid as token fees in pieas university ? ",
"What will the semester fees be If I appear on the merit list?",
"What is the semester fees of the students who are on the merit list ? ",
"What will my semester fees be after appearing on the merit list ? ",
"How much will my semester fees be if I achieve appearing on the merit list ? ",
"After appearing on the merit list, what will my semester fees be ? ",
"What are the complete fee structure of MSCS ?",
"I need information on the complete fee structure of MSCS.",
"I need to know the total fee structure of MSCS.",
"What are details with regards to the total fee structure of MSCS ?",
"Is there any information on the complete fee structure of MSCS ?"
],
"responses": [
"Fee structure can be viewed at http://admissions.pieas.edu.pk/Academic_Rules/fee_structure.html"
]
},
{
"tag": "pieas",
"patterns": [
"why pieas?",
"is pieas number 1 university?",
"why should i choose pieas university?",
"why pieas is good for me?",
"why should i apply at pieas university?",
"why pieas university?"
],
"responses": [
"The Pakistan Institute of Engineering and Applied Sciences, is a public research university located in Islamabad, Pakistan. The university is modelled on international standards with a strong focus on the scientific advancement of the nuclear science-related STEM fields and medical sciences.Founded in 1967 as Reactor School from the sponsorship of the Pakistan Atomic Energy Commission in response to support and manage the nuclear energy infrastructure in the country, the institute started its educational activities with the affiliation of Quaid-e-Azam University, and became Centre for Nuclear Studies (CNS) in 1976— the center gained its new name and became independent as public university in 1997. In 2000, the PIEAS was granted the status of a doctorate degree awarding institute. PIEAS is based on a 150 acres (0.61 km2; 0.23 sq mi) campus and has around 135 full-time faculty members.As of 2017, Higher Education Commission rated PIEAS as the 1st leading engineering university in Pakistan. The QS World University Rankings ranked it as 390th worldwide while QS Asia University Rankings ranked it as 3rd in Pakistan, 189th overall in Asia in 2022. It is ranked 47th in QS top 50 under 50. Located at:Lehtrar Rd, Nilore, Islamabad Capital Territory"
]
},
{
"tag": "offered_programs",
"patterns": [
"What fields of Engineering is offered by pieas university ?",
"Engineering in pieas university is divided into which different offered fields ?",
"Which fields of Engineering does pieas university offer to its students ?",
"What are the sections of Engineering that are offered by pieas university ?",
"What sections of Engineering does pieas university offer ?",
"which degree programs are being offered for undergraduate students",
"which degree programs are being offered for graduate students",
"which degree programs are being offered for post graduates",
"which degree programs are being offered for phd"
],
"responses": [
"BS,MS,PHD Degrres are offered at pieas. Detailed programs can be viewed athttp://www.pieas.edu.pk/departments.cshtml"
]
},
{
"tag": "hostel",
"patterns": [
"is there hostel available",
"hostel for girls",
"hostel facility",
"oncampus hostel",
"incampus hostel"
],
"responses": [
"Yes! campus hostel is available at pieas. Details of hostel can be viewed here http://www.pieas.edu.pk/rsd/"
]
},
{
"tag": "test_pattern",
"patterns": [
"are you a bot?",
"are you a human?",
"am I talking to a bot?",
"am I talking to a human?",
"who are you?",
"what is your name?",
"what are you?"
],
"responses": [
"English,Maths,IQ and physics are included in NU test. For detailed weightage visit: https://www.eduvision.edu.pk/entry-test/pieas-entry-test--pattern-deadline-weightage-aggregate-merit#:~:text=There%20are%20a%20total%20of,the%20test%20is%203%20hrs."
]
}
,
{
"tag": "negative_marking",
"patterns": [
"What is the information regarding negative marking ? ",
"What are the details about the negative marking ? ",
"What are the updates in regards to the negative marking system ? ",
"Is there any information available about the negative marking ? ",
"How will the negative marking take place ? "
],
"responses": [
"No, There will be no negative marking in pieas test. For detailes visit: https://www.eduvision.edu.pk/entry-test/pieas-entry-test--pattern-deadline-weightage-aggregate-merit"
]
},
{
"tag": "Domicile",
"patterns": [
"Is There Any Need Of Domicile If We Apply Online From As Overseas Pakistani? ",
"Does an Overseas Pakistani also has to provide domicile for applying online ? ",
"Being an Overseas Pakistani, Do I too have to provide a domicile in order to apply online ? ",
"Is domicile required even from Overseas Pakistani while online application ? ",
"Applying online as an overseas Pakistani, Will I still have to provide a domicile? ",
"Will a domicile still be necessary if I apply online as an overseas Pakistani ? "
],
"responses": [
"Domicile is not needed at the time of test."
]
}
,
{
"tag": "aggregate",
"patterns": [
"What are the ideal marks required for an admission"
],
"responses": [
"It depends on current year and department aggregate. For detailes visit: https://pkadmissions.com/merit-calculator/merit-calculator-of-pieas"
]
}
,
{
"tag": "graduation",
"patterns": [
"duration of graduation",
"how many credit hours are required to graduate",
"credit hours for graduation",
" how many credit hours are in bachelors degree for graduation",
" graduation period",
" maximum years to graduate"
],
"responses": [
"Maximum period allowed for graduation is 7 years with 130 credit hours for bachelors degree"
]
}
,
{
"tag": "contact",
"patterns": [
"how to contact pieas",
"contact details",
"how to connect with pieas",
"how to reach pieas",
"pieas contact number",
"pieas contact "
],
"responses": [
"You can contact pieas at (051) 111 174 327"
]
}
,
{
"tag": "spring_admission",
"patterns": [
"Spring admission? ",
"I need instructions regarding the spring admissions? ",
"What are the updates about the spring admissions ? ",
"I need information of the spring admissions ? ",
"What is the information announced about the spring admissions ? ",
"What are the details of the spring admissions ? ",
"admission in spring semester",
" what about spring semester admission"
],
"responses": [
"No spring admissions at pieas."
]
}
,
{
"tag": "Admission_of_former",
"patterns": [
"What is the procedure of a readmission in an undergraduate program for former students?",
"What procedure do former students have to go through in order to take an admission in an undergraduate program ?",
"Does admission test is necessary for readmission in an undergraduate program?",
"Can a former student on disciplinary warning take readmission into university?",
"how former student can apply for admission",
"Can a former student who has been on disciplinary warning get a readmission ?",
"Is it possible for a former student to get a readmission eventhough he has been on a disciplinary warning ?",
"What happens if a student on disciplinary warning wants to take readmission in university?",
"How many times can a former student who has been on 3rd academic warning gain readmission ?",
"Can a former student who has been on disciplinary warning get a readmission ?",
"Can a student with 3 academic warnings take admission?",
"How many times a student is allowed to take admission after 3 academic warnings?"
],
"responses": [
"A former student of the university seeking readmission in an undergraduate program can do so by taking the relevant admission test. After qualifying for the admission on merit, the student is admitted as a NEW student."
]
}
]
}