ibm-watson-ruby 0.0.3 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2435 @@
1
+ {
2
+ "name": "POC",
3
+ "created": "2017-03-25T00:48:38.808Z",
4
+ "intents": [
5
+ {
6
+ "intent": "ask_about_property",
7
+ "created": "2017-03-25T00:48:38.808Z",
8
+ "updated": "2017-03-25T00:48:38.808Z",
9
+ "examples": [
10
+ {
11
+ "text": "Can I enquire about the home on willows road?",
12
+ "created": "2017-03-25T00:48:38.808Z",
13
+ "updated": "2017-03-25T00:48:38.808Z"
14
+ },
15
+ {
16
+ "text": "Can you tell me about the house on willows?",
17
+ "created": "2017-03-25T00:48:38.808Z",
18
+ "updated": "2017-03-25T00:48:38.808Z"
19
+ },
20
+ {
21
+ "text": "What do you know about 1003 brothers place?",
22
+ "created": "2017-03-25T00:48:38.808Z",
23
+ "updated": "2017-03-25T00:48:38.808Z"
24
+ },
25
+ {
26
+ "text": "What do you know about 3520 Willows Road?",
27
+ "created": "2017-03-25T00:48:38.808Z",
28
+ "updated": "2017-03-25T00:48:38.808Z"
29
+ },
30
+ {
31
+ "text": "What do you know about the place on drake street?",
32
+ "created": "2017-03-25T00:48:38.808Z",
33
+ "updated": "2017-03-25T00:48:38.808Z"
34
+ }
35
+ ],
36
+ "description": null
37
+ },
38
+ {
39
+ "intent": "ask_mls_number",
40
+ "created": "2017-03-25T00:48:38.808Z",
41
+ "updated": "2017-03-25T00:48:38.808Z",
42
+ "examples": [
43
+ {
44
+ "text": "Does it have an MLS number?",
45
+ "created": "2017-03-25T00:48:38.808Z",
46
+ "updated": "2017-03-25T00:48:38.808Z"
47
+ },
48
+ {
49
+ "text": "I am interested in the MLS number.",
50
+ "created": "2017-03-25T00:48:38.808Z",
51
+ "updated": "2017-03-25T00:48:38.808Z"
52
+ },
53
+ {
54
+ "text": "mls?",
55
+ "created": "2017-03-25T00:48:38.808Z",
56
+ "updated": "2017-03-25T00:48:38.808Z"
57
+ },
58
+ {
59
+ "text": "mls number?",
60
+ "created": "2017-03-25T00:48:38.808Z",
61
+ "updated": "2017-03-25T00:48:38.808Z"
62
+ },
63
+ {
64
+ "text": "What's the mls number?",
65
+ "created": "2017-03-25T00:48:38.808Z",
66
+ "updated": "2017-03-25T00:48:38.808Z"
67
+ }
68
+ ],
69
+ "description": null
70
+ },
71
+ {
72
+ "intent": "ask_pets",
73
+ "created": "2017-03-25T00:48:38.808Z",
74
+ "updated": "2017-03-25T00:48:38.808Z",
75
+ "examples": [
76
+ {
77
+ "text": "Are dogs allowed?",
78
+ "created": "2017-03-25T00:48:38.808Z",
79
+ "updated": "2017-03-25T00:48:38.808Z"
80
+ },
81
+ {
82
+ "text": "Are pets allowed?",
83
+ "created": "2017-03-25T00:48:38.808Z",
84
+ "updated": "2017-03-25T00:48:38.808Z"
85
+ },
86
+ {
87
+ "text": "Are there any animal restrictions?",
88
+ "created": "2017-03-25T00:48:38.808Z",
89
+ "updated": "2017-03-25T00:48:38.808Z"
90
+ },
91
+ {
92
+ "text": "Can I bring a pet?",
93
+ "created": "2017-03-25T00:48:38.808Z",
94
+ "updated": "2017-03-25T00:48:38.808Z"
95
+ },
96
+ {
97
+ "text": "Can I have a cat?",
98
+ "created": "2017-03-25T00:48:38.808Z",
99
+ "updated": "2017-03-25T00:48:38.808Z"
100
+ },
101
+ {
102
+ "text": "I have a dog, is that allowed?",
103
+ "created": "2017-03-25T00:48:38.808Z",
104
+ "updated": "2017-03-25T00:48:38.808Z"
105
+ }
106
+ ],
107
+ "description": null
108
+ },
109
+ {
110
+ "intent": "ask_photos",
111
+ "created": "2017-03-25T00:48:38.808Z",
112
+ "updated": "2017-03-25T00:48:38.808Z",
113
+ "examples": [
114
+ {
115
+ "text": "Can I see photos?",
116
+ "created": "2017-03-25T00:48:38.808Z",
117
+ "updated": "2017-03-25T00:48:38.808Z"
118
+ },
119
+ {
120
+ "text": "Can I see photos of the house on willows road?",
121
+ "created": "2017-03-25T00:48:38.808Z",
122
+ "updated": "2017-03-25T00:48:38.808Z"
123
+ },
124
+ {
125
+ "text": "Do you have pictures?",
126
+ "created": "2017-03-25T00:48:38.808Z",
127
+ "updated": "2017-03-25T00:48:38.808Z"
128
+ },
129
+ {
130
+ "text": "Do you have pictures of the place at 3520 Willows Road?",
131
+ "created": "2017-03-25T00:48:38.808Z",
132
+ "updated": "2017-03-25T00:48:38.808Z"
133
+ },
134
+ {
135
+ "text": "Pictures?",
136
+ "created": "2017-03-25T00:48:38.808Z",
137
+ "updated": "2017-03-25T00:48:38.808Z"
138
+ }
139
+ ],
140
+ "description": null
141
+ },
142
+ {
143
+ "intent": "ask_the_price",
144
+ "created": "2017-03-25T00:48:38.808Z",
145
+ "updated": "2017-03-25T00:48:38.808Z",
146
+ "examples": [
147
+ {
148
+ "text": "Can you tell me what the list price is?",
149
+ "created": "2017-03-25T00:48:38.808Z",
150
+ "updated": "2017-03-25T00:48:38.808Z"
151
+ },
152
+ {
153
+ "text": "How much?",
154
+ "created": "2017-03-25T00:48:38.808Z",
155
+ "updated": "2017-03-25T00:48:38.808Z"
156
+ },
157
+ {
158
+ "text": "How much does it cost?",
159
+ "created": "2017-03-25T00:48:38.808Z",
160
+ "updated": "2017-03-25T00:48:38.808Z"
161
+ },
162
+ {
163
+ "text": "How much does the property cost?",
164
+ "created": "2017-03-25T00:48:38.808Z",
165
+ "updated": "2017-03-25T00:48:38.808Z"
166
+ },
167
+ {
168
+ "text": "How much is it?",
169
+ "created": "2017-03-25T00:48:38.808Z",
170
+ "updated": "2017-03-25T00:48:38.808Z"
171
+ },
172
+ {
173
+ "text": "How much is the home?",
174
+ "created": "2017-03-25T00:48:38.808Z",
175
+ "updated": "2017-03-25T00:48:38.808Z"
176
+ },
177
+ {
178
+ "text": "How much is the house?",
179
+ "created": "2017-03-25T00:48:38.808Z",
180
+ "updated": "2017-03-25T00:48:38.808Z"
181
+ },
182
+ {
183
+ "text": "How much is the property?",
184
+ "created": "2017-03-25T00:48:38.808Z",
185
+ "updated": "2017-03-25T00:48:38.808Z"
186
+ },
187
+ {
188
+ "text": "List price?",
189
+ "created": "2017-03-25T00:48:38.808Z",
190
+ "updated": "2017-03-25T00:48:38.808Z"
191
+ },
192
+ {
193
+ "text": "Selling price?",
194
+ "created": "2017-03-25T00:48:38.808Z",
195
+ "updated": "2017-03-25T00:48:38.808Z"
196
+ },
197
+ {
198
+ "text": "What is the asking price?",
199
+ "created": "2017-03-25T00:48:38.808Z",
200
+ "updated": "2017-03-25T00:48:38.808Z"
201
+ },
202
+ {
203
+ "text": "What is the list price?",
204
+ "created": "2017-03-25T00:48:38.808Z",
205
+ "updated": "2017-03-25T00:48:38.808Z"
206
+ },
207
+ {
208
+ "text": "What is the price of the home?",
209
+ "created": "2017-03-25T00:48:38.808Z",
210
+ "updated": "2017-03-25T00:48:38.808Z"
211
+ },
212
+ {
213
+ "text": "What is the price of the house on willows road?",
214
+ "created": "2017-03-25T00:48:38.808Z",
215
+ "updated": "2017-03-25T00:48:38.808Z"
216
+ }
217
+ ],
218
+ "description": null
219
+ },
220
+ {
221
+ "intent": "ask_unit_number",
222
+ "created": "2017-03-25T00:48:38.808Z",
223
+ "updated": "2017-03-25T00:48:38.808Z",
224
+ "examples": [
225
+ {
226
+ "text": "Is there a unit number?",
227
+ "created": "2017-03-25T00:48:38.808Z",
228
+ "updated": "2017-03-25T00:48:38.808Z"
229
+ },
230
+ {
231
+ "text": "unit?",
232
+ "created": "2017-03-25T00:48:38.808Z",
233
+ "updated": "2017-03-25T00:48:38.808Z"
234
+ },
235
+ {
236
+ "text": "What is the unit number?",
237
+ "created": "2017-03-25T00:48:38.808Z",
238
+ "updated": "2017-03-25T00:48:38.808Z"
239
+ },
240
+ {
241
+ "text": "What's the unit?",
242
+ "created": "2017-03-25T00:48:38.808Z",
243
+ "updated": "2017-03-25T00:48:38.808Z"
244
+ },
245
+ {
246
+ "text": "What unit number is it?",
247
+ "created": "2017-03-25T00:48:38.808Z",
248
+ "updated": "2017-03-25T00:48:38.808Z"
249
+ }
250
+ ],
251
+ "description": null
252
+ },
253
+ {
254
+ "intent": "ask_unknown",
255
+ "created": "2017-03-25T00:48:38.808Z",
256
+ "updated": "2017-03-25T00:48:38.808Z",
257
+ "examples": [
258
+ {
259
+ "text": "Age and condition of the roof?",
260
+ "created": "2017-03-25T00:48:38.808Z",
261
+ "updated": "2017-03-25T00:48:38.808Z"
262
+ },
263
+ {
264
+ "text": "Condition of property?",
265
+ "created": "2017-03-25T00:48:38.808Z",
266
+ "updated": "2017-03-25T00:48:38.808Z"
267
+ },
268
+ {
269
+ "text": "Did the property have a home inspection done when the present owners bought it?",
270
+ "created": "2017-03-25T00:48:38.808Z",
271
+ "updated": "2017-03-25T00:48:38.808Z"
272
+ },
273
+ {
274
+ "text": "Do you have the the furnace type and service history?",
275
+ "created": "2017-03-25T00:48:38.808Z",
276
+ "updated": "2017-03-25T00:48:38.808Z"
277
+ },
278
+ {
279
+ "text": "Has anybody else made an offer on this property?",
280
+ "created": "2017-03-25T00:48:38.808Z",
281
+ "updated": "2017-03-25T00:48:38.808Z"
282
+ },
283
+ {
284
+ "text": "How close is public transit?",
285
+ "created": "2017-03-25T00:48:38.808Z",
286
+ "updated": "2017-03-25T00:48:38.808Z"
287
+ },
288
+ {
289
+ "text": "How energy efficient is the property?",
290
+ "created": "2017-03-25T00:48:38.808Z",
291
+ "updated": "2017-03-25T00:48:38.808Z"
292
+ },
293
+ {
294
+ "text": "How long has the property been on the market?",
295
+ "created": "2017-03-25T00:48:38.808Z",
296
+ "updated": "2017-03-25T00:48:38.808Z"
297
+ },
298
+ {
299
+ "text": "How long have the owners lived there?",
300
+ "created": "2017-03-25T00:48:38.808Z",
301
+ "updated": "2017-03-25T00:48:38.808Z"
302
+ },
303
+ {
304
+ "text": "How long they have owned the house?",
305
+ "created": "2017-03-25T00:48:38.808Z",
306
+ "updated": "2017-03-25T00:48:38.808Z"
307
+ },
308
+ {
309
+ "text": "How many bathrooms are on the basement?",
310
+ "created": "2017-03-25T00:48:38.808Z",
311
+ "updated": "2017-03-25T00:48:38.808Z"
312
+ },
313
+ {
314
+ "text": "How many bedrooms are on the basement?",
315
+ "created": "2017-03-25T00:48:38.808Z",
316
+ "updated": "2017-03-25T00:48:38.808Z"
317
+ },
318
+ {
319
+ "text": "How much are utility bills in the area?",
320
+ "created": "2017-03-25T00:48:38.808Z",
321
+ "updated": "2017-03-25T00:48:38.808Z"
322
+ },
323
+ {
324
+ "text": "How much can it rent for?",
325
+ "created": "2017-03-25T00:48:38.808Z",
326
+ "updated": "2017-03-25T00:48:38.808Z"
327
+ },
328
+ {
329
+ "text": "How new or how sturdy are the drains and guttering?",
330
+ "created": "2017-03-25T00:48:38.808Z",
331
+ "updated": "2017-03-25T00:48:38.808Z"
332
+ },
333
+ {
334
+ "text": "How old is the roof",
335
+ "created": "2017-03-25T00:48:38.808Z",
336
+ "updated": "2017-03-25T00:48:38.808Z"
337
+ },
338
+ {
339
+ "text": "peak a boo view?",
340
+ "created": "2017-03-25T00:48:38.808Z",
341
+ "updated": "2017-03-25T00:48:38.808Z"
342
+ },
343
+ {
344
+ "text": "Size of backyard?",
345
+ "created": "2017-03-25T00:48:38.808Z",
346
+ "updated": "2017-03-25T00:48:38.808Z"
347
+ },
348
+ {
349
+ "text": "Tell me about the basement.",
350
+ "created": "2017-03-25T00:48:38.808Z",
351
+ "updated": "2017-03-25T00:48:38.808Z"
352
+ },
353
+ {
354
+ "text": "What home repairs/improvements have been made?",
355
+ "created": "2017-03-25T00:48:38.808Z",
356
+ "updated": "2017-03-25T00:48:38.808Z"
357
+ },
358
+ {
359
+ "text": "What is the crime rate like in the neighbourhood?",
360
+ "created": "2017-03-25T00:48:38.808Z",
361
+ "updated": "2017-03-25T00:48:38.808Z"
362
+ },
363
+ {
364
+ "text": "What is the electrical panel size?",
365
+ "created": "2017-03-25T00:48:38.808Z",
366
+ "updated": "2017-03-25T00:48:38.808Z"
367
+ },
368
+ {
369
+ "text": "What is the furnace age?",
370
+ "created": "2017-03-25T00:48:38.808Z",
371
+ "updated": "2017-03-25T00:48:38.808Z"
372
+ },
373
+ {
374
+ "text": "When was the boiler last replaced?",
375
+ "created": "2017-03-25T00:48:38.808Z",
376
+ "updated": "2017-03-25T00:48:38.808Z"
377
+ }
378
+ ],
379
+ "description": null
380
+ },
381
+ {
382
+ "intent": "ask_what_i_can_do",
383
+ "created": "2017-03-25T00:48:38.808Z",
384
+ "updated": "2017-03-25T00:48:38.808Z",
385
+ "examples": [
386
+ {
387
+ "text": "ask what I can do",
388
+ "created": "2017-03-25T00:48:38.808Z",
389
+ "updated": "2017-03-25T00:48:38.808Z"
390
+ },
391
+ {
392
+ "text": "Can you answer my real estate questions?",
393
+ "created": "2017-03-25T00:48:38.808Z",
394
+ "updated": "2017-03-25T00:48:38.808Z"
395
+ },
396
+ {
397
+ "text": "How can you help me?",
398
+ "created": "2017-03-25T00:48:38.808Z",
399
+ "updated": "2017-03-25T00:48:38.808Z"
400
+ },
401
+ {
402
+ "text": "What are your abilities?",
403
+ "created": "2017-03-25T00:48:38.808Z",
404
+ "updated": "2017-03-25T00:48:38.808Z"
405
+ },
406
+ {
407
+ "text": "What are your capabilities?",
408
+ "created": "2017-03-25T00:48:38.808Z",
409
+ "updated": "2017-03-25T00:48:38.808Z"
410
+ },
411
+ {
412
+ "text": "What can you do?",
413
+ "created": "2017-03-25T00:48:38.808Z",
414
+ "updated": "2017-03-25T00:48:38.808Z"
415
+ },
416
+ {
417
+ "text": "What kinds of questions can you answer?",
418
+ "created": "2017-03-25T00:48:38.808Z",
419
+ "updated": "2017-03-25T00:48:38.808Z"
420
+ }
421
+ ],
422
+ "description": null
423
+ },
424
+ {
425
+ "intent": "ask_who_i_am",
426
+ "created": "2017-03-25T00:48:38.808Z",
427
+ "updated": "2017-03-25T00:48:38.808Z",
428
+ "examples": [
429
+ {
430
+ "text": "Ask who I am",
431
+ "created": "2017-03-25T00:48:38.808Z",
432
+ "updated": "2017-03-25T00:48:38.808Z"
433
+ },
434
+ {
435
+ "text": "Do you have a name?",
436
+ "created": "2017-03-25T00:48:38.808Z",
437
+ "updated": "2017-03-25T00:48:38.808Z"
438
+ },
439
+ {
440
+ "text": "What do I call you?",
441
+ "created": "2017-03-25T00:48:38.808Z",
442
+ "updated": "2017-03-25T00:48:38.808Z"
443
+ },
444
+ {
445
+ "text": "What do your friends call you?",
446
+ "created": "2017-03-25T00:48:38.808Z",
447
+ "updated": "2017-03-25T00:48:38.808Z"
448
+ },
449
+ {
450
+ "text": "What is your name?",
451
+ "created": "2017-03-25T00:48:38.808Z",
452
+ "updated": "2017-03-25T00:48:38.808Z"
453
+ },
454
+ {
455
+ "text": "Who are you?",
456
+ "created": "2017-03-25T00:48:38.808Z",
457
+ "updated": "2017-03-25T00:48:38.808Z"
458
+ }
459
+ ],
460
+ "description": null
461
+ },
462
+ {
463
+ "intent": "ask_zoning",
464
+ "created": "2017-03-25T00:48:38.808Z",
465
+ "updated": "2017-03-25T00:48:38.808Z",
466
+ "examples": [
467
+ {
468
+ "text": "Current zoning?",
469
+ "created": "2017-03-25T00:48:38.808Z",
470
+ "updated": "2017-03-25T00:48:38.808Z"
471
+ },
472
+ {
473
+ "text": "What is the property zoning?",
474
+ "created": "2017-03-25T00:48:38.808Z",
475
+ "updated": "2017-03-25T00:48:38.808Z"
476
+ },
477
+ {
478
+ "text": "What is the zone?",
479
+ "created": "2017-03-25T00:48:38.808Z",
480
+ "updated": "2017-03-25T00:48:38.808Z"
481
+ },
482
+ {
483
+ "text": "What is the zoning?",
484
+ "created": "2017-03-25T00:48:38.808Z",
485
+ "updated": "2017-03-25T00:48:38.808Z"
486
+ },
487
+ {
488
+ "text": "What zone is it in?",
489
+ "created": "2017-03-25T00:48:38.808Z",
490
+ "updated": "2017-03-25T00:48:38.808Z"
491
+ },
492
+ {
493
+ "text": "Zoning?",
494
+ "created": "2017-03-25T00:48:38.808Z",
495
+ "updated": "2017-03-25T00:48:38.808Z"
496
+ }
497
+ ],
498
+ "description": null
499
+ },
500
+ {
501
+ "intent": "confused",
502
+ "created": "2017-03-25T00:48:38.808Z",
503
+ "updated": "2017-03-25T00:48:38.808Z",
504
+ "examples": [
505
+ {
506
+ "text": "help me",
507
+ "created": "2017-03-25T00:48:38.808Z",
508
+ "updated": "2017-03-25T00:48:38.808Z"
509
+ },
510
+ {
511
+ "text": "I don't get it",
512
+ "created": "2017-03-25T00:48:38.808Z",
513
+ "updated": "2017-03-25T00:48:38.808Z"
514
+ },
515
+ {
516
+ "text": "I don't understand",
517
+ "created": "2017-03-25T00:48:38.808Z",
518
+ "updated": "2017-03-25T00:48:38.808Z"
519
+ },
520
+ {
521
+ "text": "I don't understand.",
522
+ "created": "2017-03-25T00:48:38.808Z",
523
+ "updated": "2017-03-25T00:48:38.808Z"
524
+ },
525
+ {
526
+ "text": "I'm confused",
527
+ "created": "2017-03-25T00:48:38.808Z",
528
+ "updated": "2017-03-25T00:48:38.808Z"
529
+ },
530
+ {
531
+ "text": "I'm confused.",
532
+ "created": "2017-03-25T00:48:38.808Z",
533
+ "updated": "2017-03-25T00:48:38.808Z"
534
+ },
535
+ {
536
+ "text": "What?",
537
+ "created": "2017-03-25T00:48:38.808Z",
538
+ "updated": "2017-03-25T00:48:38.808Z"
539
+ },
540
+ {
541
+ "text": "What's happening?",
542
+ "created": "2017-03-25T00:48:38.808Z",
543
+ "updated": "2017-03-25T00:48:38.808Z"
544
+ }
545
+ ],
546
+ "description": null
547
+ },
548
+ {
549
+ "intent": "enquire_about_homes",
550
+ "created": "2017-03-25T00:48:38.808Z",
551
+ "updated": "2017-03-25T00:48:38.808Z",
552
+ "examples": [
553
+ {
554
+ "text": "Do have homes under 700k?",
555
+ "created": "2017-03-25T00:48:38.808Z",
556
+ "updated": "2017-03-25T00:48:38.808Z"
557
+ },
558
+ {
559
+ "text": "Do you have a condo for sale?",
560
+ "created": "2017-03-25T00:48:38.808Z",
561
+ "updated": "2017-03-25T00:48:38.808Z"
562
+ },
563
+ {
564
+ "text": "Do you have any condos?",
565
+ "created": "2017-03-25T00:48:38.808Z",
566
+ "updated": "2017-03-25T00:48:38.808Z"
567
+ },
568
+ {
569
+ "text": "Do you have any home where I can have a dog?",
570
+ "created": "2017-03-25T00:48:38.808Z",
571
+ "updated": "2017-03-25T00:48:38.808Z"
572
+ },
573
+ {
574
+ "text": "Do you have any houses for sale?",
575
+ "created": "2017-03-25T00:48:38.808Z",
576
+ "updated": "2017-03-25T00:48:38.808Z"
577
+ },
578
+ {
579
+ "text": "Do you have any pet friendly homes?",
580
+ "created": "2017-03-25T00:48:38.808Z",
581
+ "updated": "2017-03-25T00:48:38.808Z"
582
+ },
583
+ {
584
+ "text": "Do you have condos with 2 bathrooms?",
585
+ "created": "2017-03-25T00:48:38.808Z",
586
+ "updated": "2017-03-25T00:48:38.808Z"
587
+ },
588
+ {
589
+ "text": "Do you have houses with 5 bedrooms?",
590
+ "created": "2017-03-25T00:48:38.808Z",
591
+ "updated": "2017-03-25T00:48:38.808Z"
592
+ },
593
+ {
594
+ "text": "I'd like a place where I can bring my cat.",
595
+ "created": "2017-03-25T00:48:38.808Z",
596
+ "updated": "2017-03-25T00:48:38.808Z"
597
+ },
598
+ {
599
+ "text": "I'm interested in a duplex.",
600
+ "created": "2017-03-25T00:48:38.808Z",
601
+ "updated": "2017-03-25T00:48:38.808Z"
602
+ },
603
+ {
604
+ "text": "I'm interested in a house.",
605
+ "created": "2017-03-25T00:48:38.808Z",
606
+ "updated": "2017-03-25T00:48:38.808Z"
607
+ },
608
+ {
609
+ "text": "I'm looking for a home where I can have a dog.",
610
+ "created": "2017-03-25T00:48:38.808Z",
611
+ "updated": "2017-03-25T00:48:38.808Z"
612
+ },
613
+ {
614
+ "text": "I want to know about your apartments for sale.",
615
+ "created": "2017-03-25T00:48:38.808Z",
616
+ "updated": "2017-03-25T00:48:38.808Z"
617
+ },
618
+ {
619
+ "text": "What homes do you have for sale?",
620
+ "created": "2017-03-25T00:48:38.808Z",
621
+ "updated": "2017-03-25T00:48:38.808Z"
622
+ },
623
+ {
624
+ "text": "What properties do you have?",
625
+ "created": "2017-03-25T00:48:38.808Z",
626
+ "updated": "2017-03-25T00:48:38.808Z"
627
+ }
628
+ ],
629
+ "description": null
630
+ },
631
+ {
632
+ "intent": "express_delight",
633
+ "created": "2017-03-25T00:48:38.808Z",
634
+ "updated": "2017-03-25T00:48:38.808Z",
635
+ "examples": [
636
+ {
637
+ "text": ";-)",
638
+ "created": "2017-03-25T00:48:38.808Z",
639
+ "updated": "2017-03-25T00:48:38.808Z"
640
+ },
641
+ {
642
+ "text": ";)",
643
+ "created": "2017-03-25T00:48:38.808Z",
644
+ "updated": "2017-03-25T00:48:38.808Z"
645
+ },
646
+ {
647
+ "text": ":-)",
648
+ "created": "2017-03-25T00:48:38.808Z",
649
+ "updated": "2017-03-25T00:48:38.808Z"
650
+ },
651
+ {
652
+ "text": ":)",
653
+ "created": "2017-03-25T00:48:38.808Z",
654
+ "updated": "2017-03-25T00:48:38.808Z"
655
+ },
656
+ {
657
+ "text": "☺",
658
+ "created": "2017-03-25T00:48:38.808Z",
659
+ "updated": "2017-03-25T00:48:38.808Z"
660
+ },
661
+ {
662
+ "text": "Awesome!",
663
+ "created": "2017-03-25T00:48:38.808Z",
664
+ "updated": "2017-03-25T00:48:38.808Z"
665
+ },
666
+ {
667
+ "text": "Excellent!",
668
+ "created": "2017-03-25T00:48:38.808Z",
669
+ "updated": "2017-03-25T00:48:38.808Z"
670
+ },
671
+ {
672
+ "text": "Express delight",
673
+ "created": "2017-03-25T00:48:38.808Z",
674
+ "updated": "2017-03-25T00:48:38.808Z"
675
+ },
676
+ {
677
+ "text": "Great!",
678
+ "created": "2017-03-25T00:48:38.808Z",
679
+ "updated": "2017-03-25T00:48:38.808Z"
680
+ },
681
+ {
682
+ "text": "I like it!",
683
+ "created": "2017-03-25T00:48:38.808Z",
684
+ "updated": "2017-03-25T00:48:38.808Z"
685
+ },
686
+ {
687
+ "text": "Nice!",
688
+ "created": "2017-03-25T00:48:38.808Z",
689
+ "updated": "2017-03-25T00:48:38.808Z"
690
+ },
691
+ {
692
+ "text": ":smile:",
693
+ "created": "2017-03-25T00:48:38.808Z",
694
+ "updated": "2017-03-25T00:48:38.808Z"
695
+ },
696
+ {
697
+ "text": ":wink:",
698
+ "created": "2017-03-25T00:48:38.808Z",
699
+ "updated": "2017-03-25T00:48:38.808Z"
700
+ },
701
+ {
702
+ "text": "Wow!",
703
+ "created": "2017-03-25T00:48:38.808Z",
704
+ "updated": "2017-03-25T00:48:38.808Z"
705
+ }
706
+ ],
707
+ "description": null
708
+ },
709
+ {
710
+ "intent": "greeting",
711
+ "created": "2017-03-25T00:48:38.808Z",
712
+ "updated": "2017-03-25T00:48:38.808Z",
713
+ "examples": [
714
+ {
715
+ "text": "hello",
716
+ "created": "2017-03-25T00:48:38.808Z",
717
+ "updated": "2017-03-25T00:48:38.808Z"
718
+ },
719
+ {
720
+ "text": "hello?",
721
+ "created": "2017-03-25T00:48:38.808Z",
722
+ "updated": "2017-03-25T00:48:38.808Z"
723
+ },
724
+ {
725
+ "text": "hey",
726
+ "created": "2017-03-25T00:48:38.808Z",
727
+ "updated": "2017-03-25T00:48:38.808Z"
728
+ },
729
+ {
730
+ "text": "hi",
731
+ "created": "2017-03-25T00:48:38.808Z",
732
+ "updated": "2017-03-25T00:48:38.808Z"
733
+ },
734
+ {
735
+ "text": "is anyone home?",
736
+ "created": "2017-03-25T00:48:38.808Z",
737
+ "updated": "2017-03-25T00:48:38.808Z"
738
+ },
739
+ {
740
+ "text": "is someone there?",
741
+ "created": "2017-03-25T00:48:38.808Z",
742
+ "updated": "2017-03-25T00:48:38.808Z"
743
+ }
744
+ ],
745
+ "description": null
746
+ },
747
+ {
748
+ "intent": "how_are_you",
749
+ "created": "2017-03-25T00:48:38.808Z",
750
+ "updated": "2017-03-25T00:48:38.808Z",
751
+ "examples": [
752
+ {
753
+ "text": "are you doing okay?",
754
+ "created": "2017-03-25T00:48:38.808Z",
755
+ "updated": "2017-03-25T00:48:38.808Z"
756
+ },
757
+ {
758
+ "text": "are you okay?",
759
+ "created": "2017-03-25T00:48:38.808Z",
760
+ "updated": "2017-03-25T00:48:38.808Z"
761
+ },
762
+ {
763
+ "text": "how are things?",
764
+ "created": "2017-03-25T00:48:38.808Z",
765
+ "updated": "2017-03-25T00:48:38.808Z"
766
+ },
767
+ {
768
+ "text": "how are you?",
769
+ "created": "2017-03-25T00:48:38.808Z",
770
+ "updated": "2017-03-25T00:48:38.808Z"
771
+ },
772
+ {
773
+ "text": "how's it going?",
774
+ "created": "2017-03-25T00:48:38.808Z",
775
+ "updated": "2017-03-25T00:48:38.808Z"
776
+ }
777
+ ],
778
+ "description": null
779
+ },
780
+ {
781
+ "intent": "like_this",
782
+ "created": "2017-03-25T00:48:38.808Z",
783
+ "updated": "2017-03-25T00:48:38.808Z",
784
+ "examples": [
785
+ {
786
+ "text": "like this",
787
+ "created": "2017-03-25T00:48:38.808Z",
788
+ "updated": "2017-03-25T00:48:38.808Z"
789
+ },
790
+ {
791
+ "text": "Like this?",
792
+ "created": "2017-03-25T00:48:38.808Z",
793
+ "updated": "2017-03-25T00:48:38.808Z"
794
+ },
795
+ {
796
+ "text": "so like this?",
797
+ "created": "2017-03-25T00:48:38.808Z",
798
+ "updated": "2017-03-25T00:48:38.808Z"
799
+ }
800
+ ],
801
+ "description": null
802
+ },
803
+ {
804
+ "intent": "no_problem",
805
+ "created": "2017-03-25T00:48:38.808Z",
806
+ "updated": "2017-03-25T00:48:38.808Z",
807
+ "examples": [
808
+ {
809
+ "text": "Don't mention it.",
810
+ "created": "2017-03-25T00:48:38.808Z",
811
+ "updated": "2017-03-25T00:48:38.808Z"
812
+ },
813
+ {
814
+ "text": "Don't worry about it.",
815
+ "created": "2017-03-25T00:48:38.808Z",
816
+ "updated": "2017-03-25T00:48:38.808Z"
817
+ },
818
+ {
819
+ "text": "No worries.",
820
+ "created": "2017-03-25T00:48:38.808Z",
821
+ "updated": "2017-03-25T00:48:38.808Z"
822
+ },
823
+ {
824
+ "text": "Oh that's okay.",
825
+ "created": "2017-03-25T00:48:38.808Z",
826
+ "updated": "2017-03-25T00:48:38.808Z"
827
+ },
828
+ {
829
+ "text": "Sure.",
830
+ "created": "2017-03-25T00:48:38.808Z",
831
+ "updated": "2017-03-25T00:48:38.808Z"
832
+ },
833
+ {
834
+ "text": "Tell me there's no problem",
835
+ "created": "2017-03-25T00:48:38.808Z",
836
+ "updated": "2017-03-25T00:48:38.808Z"
837
+ }
838
+ ],
839
+ "description": null
840
+ },
841
+ {
842
+ "intent": "open_house",
843
+ "created": "2017-03-25T00:48:38.808Z",
844
+ "updated": "2017-03-25T00:48:38.808Z",
845
+ "examples": [
846
+ {
847
+ "text": "Appointment?",
848
+ "created": "2017-03-25T00:48:38.808Z",
849
+ "updated": "2017-03-25T00:48:38.808Z"
850
+ },
851
+ {
852
+ "text": "Appointment time?",
853
+ "created": "2017-03-25T00:48:38.808Z",
854
+ "updated": "2017-03-25T00:48:38.808Z"
855
+ },
856
+ {
857
+ "text": "Can I see the house?",
858
+ "created": "2017-03-25T00:48:38.808Z",
859
+ "updated": "2017-03-25T00:48:38.808Z"
860
+ },
861
+ {
862
+ "text": "Can I view the house?",
863
+ "created": "2017-03-25T00:48:38.808Z",
864
+ "updated": "2017-03-25T00:48:38.808Z"
865
+ },
866
+ {
867
+ "text": "Is there an open house?",
868
+ "created": "2017-03-25T00:48:38.808Z",
869
+ "updated": "2017-03-25T00:48:38.808Z"
870
+ },
871
+ {
872
+ "text": "Is there a private viewing?",
873
+ "created": "2017-03-25T00:48:38.808Z",
874
+ "updated": "2017-03-25T00:48:38.808Z"
875
+ },
876
+ {
877
+ "text": "Make an appointment",
878
+ "created": "2017-03-25T00:48:38.808Z",
879
+ "updated": "2017-03-25T00:48:38.808Z"
880
+ },
881
+ {
882
+ "text": "open house",
883
+ "created": "2017-03-25T00:48:38.808Z",
884
+ "updated": "2017-03-25T00:48:38.808Z"
885
+ },
886
+ {
887
+ "text": "Open house times",
888
+ "created": "2017-03-25T00:48:38.808Z",
889
+ "updated": "2017-03-25T00:48:38.808Z"
890
+ },
891
+ {
892
+ "text": "private viewing",
893
+ "created": "2017-03-25T00:48:38.808Z",
894
+ "updated": "2017-03-25T00:48:38.808Z"
895
+ },
896
+ {
897
+ "text": "see it today",
898
+ "created": "2017-03-25T00:48:38.808Z",
899
+ "updated": "2017-03-25T00:48:38.808Z"
900
+ },
901
+ {
902
+ "text": "see it tomorrow",
903
+ "created": "2017-03-25T00:48:38.808Z",
904
+ "updated": "2017-03-25T00:48:38.808Z"
905
+ },
906
+ {
907
+ "text": "viewing",
908
+ "created": "2017-03-25T00:48:38.808Z",
909
+ "updated": "2017-03-25T00:48:38.808Z"
910
+ },
911
+ {
912
+ "text": "When can I see it?",
913
+ "created": "2017-03-25T00:48:38.808Z",
914
+ "updated": "2017-03-25T00:48:38.808Z"
915
+ },
916
+ {
917
+ "text": "When can I view the house?",
918
+ "created": "2017-03-25T00:48:38.808Z",
919
+ "updated": "2017-03-25T00:48:38.808Z"
920
+ },
921
+ {
922
+ "text": "When is the next open house?",
923
+ "created": "2017-03-25T00:48:38.808Z",
924
+ "updated": "2017-03-25T00:48:38.808Z"
925
+ },
926
+ {
927
+ "text": "When is the next viewing?",
928
+ "created": "2017-03-25T00:48:38.808Z",
929
+ "updated": "2017-03-25T00:48:38.808Z"
930
+ }
931
+ ],
932
+ "description": null
933
+ },
934
+ {
935
+ "intent": "switch_listings",
936
+ "created": "2017-03-25T00:48:38.808Z",
937
+ "updated": "2017-03-25T00:48:38.808Z",
938
+ "examples": [
939
+ {
940
+ "text": "Any other homes for sale?",
941
+ "created": "2017-03-25T00:48:38.808Z",
942
+ "updated": "2017-03-25T00:48:38.808Z"
943
+ },
944
+ {
945
+ "text": "Any other listing?",
946
+ "created": "2017-03-25T00:48:38.808Z",
947
+ "updated": "2017-03-25T00:48:38.808Z"
948
+ },
949
+ {
950
+ "text": "Can you give me some infromation on a listing?",
951
+ "created": "2017-03-25T00:48:38.808Z",
952
+ "updated": "2017-03-25T00:48:38.808Z"
953
+ },
954
+ {
955
+ "text": "I am interested in another listing.",
956
+ "created": "2017-03-25T00:48:38.808Z",
957
+ "updated": "2017-03-25T00:48:38.808Z"
958
+ },
959
+ {
960
+ "text": "Let's talk about another listing.",
961
+ "created": "2017-03-25T00:48:38.808Z",
962
+ "updated": "2017-03-25T00:48:38.808Z"
963
+ },
964
+ {
965
+ "text": "Let's talk about another property.",
966
+ "created": "2017-03-25T00:48:38.808Z",
967
+ "updated": "2017-03-25T00:48:38.808Z"
968
+ },
969
+ {
970
+ "text": "Other listings for sale?",
971
+ "created": "2017-03-25T00:48:38.808Z",
972
+ "updated": "2017-03-25T00:48:38.808Z"
973
+ },
974
+ {
975
+ "text": "Other properties?",
976
+ "created": "2017-03-25T00:48:38.808Z",
977
+ "updated": "2017-03-25T00:48:38.808Z"
978
+ },
979
+ {
980
+ "text": "Property list?",
981
+ "created": "2017-03-25T00:48:38.808Z",
982
+ "updated": "2017-03-25T00:48:38.808Z"
983
+ },
984
+ {
985
+ "text": "Show me different properties.",
986
+ "created": "2017-03-25T00:48:38.808Z",
987
+ "updated": "2017-03-25T00:48:38.808Z"
988
+ },
989
+ {
990
+ "text": "Show me listings.",
991
+ "created": "2017-03-25T00:48:38.808Z",
992
+ "updated": "2017-03-25T00:48:38.808Z"
993
+ },
994
+ {
995
+ "text": "Show me the realtor's listings.",
996
+ "created": "2017-03-25T00:48:38.808Z",
997
+ "updated": "2017-03-25T00:48:38.808Z"
998
+ },
999
+ {
1000
+ "text": "Show me your other properties.",
1001
+ "created": "2017-03-25T00:48:38.808Z",
1002
+ "updated": "2017-03-25T00:48:38.808Z"
1003
+ },
1004
+ {
1005
+ "text": "Talk about a different property.",
1006
+ "created": "2017-03-25T00:48:38.808Z",
1007
+ "updated": "2017-03-25T00:48:38.808Z"
1008
+ },
1009
+ {
1010
+ "text": "Tell me about a different property.",
1011
+ "created": "2017-03-25T00:48:38.808Z",
1012
+ "updated": "2017-03-25T00:48:38.808Z"
1013
+ },
1014
+ {
1015
+ "text": "What about other properties?",
1016
+ "created": "2017-03-25T00:48:38.808Z",
1017
+ "updated": "2017-03-25T00:48:38.808Z"
1018
+ },
1019
+ {
1020
+ "text": "What listing does he have?",
1021
+ "created": "2017-03-25T00:48:38.808Z",
1022
+ "updated": "2017-03-25T00:48:38.808Z"
1023
+ },
1024
+ {
1025
+ "text": "What listing does she have?",
1026
+ "created": "2017-03-25T00:48:38.808Z",
1027
+ "updated": "2017-03-25T00:48:38.808Z"
1028
+ },
1029
+ {
1030
+ "text": "What listings do you currently have?",
1031
+ "created": "2017-03-25T00:48:38.808Z",
1032
+ "updated": "2017-03-25T00:48:38.808Z"
1033
+ },
1034
+ {
1035
+ "text": "What listings do you have?",
1036
+ "created": "2017-03-25T00:48:38.808Z",
1037
+ "updated": "2017-03-25T00:48:38.808Z"
1038
+ },
1039
+ {
1040
+ "text": "What other listings do you have?",
1041
+ "created": "2017-03-25T00:48:38.808Z",
1042
+ "updated": "2017-03-25T00:48:38.808Z"
1043
+ },
1044
+ {
1045
+ "text": "What other properties do you have for sale?",
1046
+ "created": "2017-03-25T00:48:38.808Z",
1047
+ "updated": "2017-03-25T00:48:38.808Z"
1048
+ }
1049
+ ],
1050
+ "description": null
1051
+ },
1052
+ {
1053
+ "intent": "talk_to_my_boss",
1054
+ "created": "2017-03-25T00:48:38.808Z",
1055
+ "updated": "2017-03-25T00:48:38.808Z",
1056
+ "examples": [
1057
+ {
1058
+ "text": "Call agent.",
1059
+ "created": "2017-03-25T00:48:38.808Z",
1060
+ "updated": "2017-03-25T00:48:38.808Z"
1061
+ },
1062
+ {
1063
+ "text": "Call someone.",
1064
+ "created": "2017-03-25T00:48:38.808Z",
1065
+ "updated": "2017-03-25T00:48:38.808Z"
1066
+ },
1067
+ {
1068
+ "text": "Call you boss now.",
1069
+ "created": "2017-03-25T00:48:38.808Z",
1070
+ "updated": "2017-03-25T00:48:38.808Z"
1071
+ },
1072
+ {
1073
+ "text": "Call your boss.",
1074
+ "created": "2017-03-25T00:48:38.808Z",
1075
+ "updated": "2017-03-25T00:48:38.808Z"
1076
+ },
1077
+ {
1078
+ "text": "Can I talk to a human?",
1079
+ "created": "2017-03-25T00:48:38.808Z",
1080
+ "updated": "2017-03-25T00:48:38.808Z"
1081
+ },
1082
+ {
1083
+ "text": "Contact the realtor.",
1084
+ "created": "2017-03-25T00:48:38.808Z",
1085
+ "updated": "2017-03-25T00:48:38.808Z"
1086
+ },
1087
+ {
1088
+ "text": "Do a phone call.",
1089
+ "created": "2017-03-25T00:48:38.808Z",
1090
+ "updated": "2017-03-25T00:48:38.808Z"
1091
+ },
1092
+ {
1093
+ "text": "Speak to your boss.",
1094
+ "created": "2017-03-25T00:48:38.808Z",
1095
+ "updated": "2017-03-25T00:48:38.808Z"
1096
+ },
1097
+ {
1098
+ "text": "Talk to a human.",
1099
+ "created": "2017-03-25T00:48:38.808Z",
1100
+ "updated": "2017-03-25T00:48:38.808Z"
1101
+ },
1102
+ {
1103
+ "text": "Talk to the realtor.",
1104
+ "created": "2017-03-25T00:48:38.808Z",
1105
+ "updated": "2017-03-25T00:48:38.808Z"
1106
+ }
1107
+ ],
1108
+ "description": null
1109
+ },
1110
+ {
1111
+ "intent": "tell_me_something",
1112
+ "created": "2017-03-25T00:48:38.808Z",
1113
+ "updated": "2017-03-25T00:48:38.808Z",
1114
+ "examples": [
1115
+ {
1116
+ "text": "Can you tell me about the property?",
1117
+ "created": "2017-03-25T00:48:38.808Z",
1118
+ "updated": "2017-03-25T00:48:38.808Z"
1119
+ },
1120
+ {
1121
+ "text": "I am interested in the house.",
1122
+ "created": "2017-03-25T00:48:38.808Z",
1123
+ "updated": "2017-03-25T00:48:38.808Z"
1124
+ },
1125
+ {
1126
+ "text": "Tell me more.",
1127
+ "created": "2017-03-25T00:48:38.808Z",
1128
+ "updated": "2017-03-25T00:48:38.808Z"
1129
+ },
1130
+ {
1131
+ "text": "Tell me something else.",
1132
+ "created": "2017-03-25T00:48:38.808Z",
1133
+ "updated": "2017-03-25T00:48:38.808Z"
1134
+ },
1135
+ {
1136
+ "text": "Tell me something new about the property.",
1137
+ "created": "2017-03-25T00:48:38.808Z",
1138
+ "updated": "2017-03-25T00:48:38.808Z"
1139
+ },
1140
+ {
1141
+ "text": "What can you tell me about the property?",
1142
+ "created": "2017-03-25T00:48:38.808Z",
1143
+ "updated": "2017-03-25T00:48:38.808Z"
1144
+ },
1145
+ {
1146
+ "text": "What else can you tell me?",
1147
+ "created": "2017-03-25T00:48:38.808Z",
1148
+ "updated": "2017-03-25T00:48:38.808Z"
1149
+ }
1150
+ ],
1151
+ "description": null
1152
+ },
1153
+ {
1154
+ "intent": "thanks_and_goodbye",
1155
+ "created": "2017-03-25T00:48:38.808Z",
1156
+ "updated": "2017-03-25T00:48:38.808Z",
1157
+ "examples": [
1158
+ {
1159
+ "text": "Adios",
1160
+ "created": "2017-03-25T00:48:38.808Z",
1161
+ "updated": "2017-03-25T00:48:38.808Z"
1162
+ },
1163
+ {
1164
+ "text": "All right then.",
1165
+ "created": "2017-03-25T00:48:38.808Z",
1166
+ "updated": "2017-03-25T00:48:38.808Z"
1167
+ },
1168
+ {
1169
+ "text": "Bye!",
1170
+ "created": "2017-03-25T00:48:38.808Z",
1171
+ "updated": "2017-03-25T00:48:38.808Z"
1172
+ },
1173
+ {
1174
+ "text": "Bye bye!",
1175
+ "created": "2017-03-25T00:48:38.808Z",
1176
+ "updated": "2017-03-25T00:48:38.808Z"
1177
+ },
1178
+ {
1179
+ "text": "Catch you later.",
1180
+ "created": "2017-03-25T00:48:38.808Z",
1181
+ "updated": "2017-03-25T00:48:38.808Z"
1182
+ },
1183
+ {
1184
+ "text": "Ciao.",
1185
+ "created": "2017-03-25T00:48:38.808Z",
1186
+ "updated": "2017-03-25T00:48:38.808Z"
1187
+ },
1188
+ {
1189
+ "text": "Farewell",
1190
+ "created": "2017-03-25T00:48:38.808Z",
1191
+ "updated": "2017-03-25T00:48:38.808Z"
1192
+ },
1193
+ {
1194
+ "text": "Good night.",
1195
+ "created": "2017-03-25T00:48:38.808Z",
1196
+ "updated": "2017-03-25T00:48:38.808Z"
1197
+ },
1198
+ {
1199
+ "text": "I must be going.",
1200
+ "created": "2017-03-25T00:48:38.808Z",
1201
+ "updated": "2017-03-25T00:48:38.808Z"
1202
+ },
1203
+ {
1204
+ "text": "I've got to get going.",
1205
+ "created": "2017-03-25T00:48:38.808Z",
1206
+ "updated": "2017-03-25T00:48:38.808Z"
1207
+ },
1208
+ {
1209
+ "text": "Later!",
1210
+ "created": "2017-03-25T00:48:38.808Z",
1211
+ "updated": "2017-03-25T00:48:38.808Z"
1212
+ },
1213
+ {
1214
+ "text": "Sayonara!",
1215
+ "created": "2017-03-25T00:48:38.808Z",
1216
+ "updated": "2017-03-25T00:48:38.808Z"
1217
+ },
1218
+ {
1219
+ "text": "So long.",
1220
+ "created": "2017-03-25T00:48:38.808Z",
1221
+ "updated": "2017-03-25T00:48:38.808Z"
1222
+ },
1223
+ {
1224
+ "text": "Take care.",
1225
+ "created": "2017-03-25T00:48:38.808Z",
1226
+ "updated": "2017-03-25T00:48:38.808Z"
1227
+ },
1228
+ {
1229
+ "text": "Take it easy.",
1230
+ "created": "2017-03-25T00:48:38.808Z",
1231
+ "updated": "2017-03-25T00:48:38.808Z"
1232
+ },
1233
+ {
1234
+ "text": "Talk to you later.",
1235
+ "created": "2017-03-25T00:48:38.808Z",
1236
+ "updated": "2017-03-25T00:48:38.808Z"
1237
+ },
1238
+ {
1239
+ "text": "Thanks. Goodbye.",
1240
+ "created": "2017-03-25T00:48:38.808Z",
1241
+ "updated": "2017-03-25T00:48:38.808Z"
1242
+ },
1243
+ {
1244
+ "text": "Thanks. Good night.",
1245
+ "created": "2017-03-25T00:48:38.808Z",
1246
+ "updated": "2017-03-25T00:48:38.808Z"
1247
+ },
1248
+ {
1249
+ "text": "Thank you. Goodbye.",
1250
+ "created": "2017-03-25T00:48:38.808Z",
1251
+ "updated": "2017-03-25T00:48:38.808Z"
1252
+ },
1253
+ {
1254
+ "text": "Thank you. Good night.",
1255
+ "created": "2017-03-25T00:48:38.808Z",
1256
+ "updated": "2017-03-25T00:48:38.808Z"
1257
+ },
1258
+ {
1259
+ "text": "Thank you. Have a good one.",
1260
+ "created": "2017-03-25T00:48:38.808Z",
1261
+ "updated": "2017-03-25T00:48:38.808Z"
1262
+ }
1263
+ ],
1264
+ "description": null
1265
+ },
1266
+ {
1267
+ "intent": "thumbs_down",
1268
+ "created": "2017-03-25T00:48:38.808Z",
1269
+ "updated": "2017-03-25T00:48:38.808Z",
1270
+ "examples": [
1271
+ {
1272
+ "text": ":-1:",
1273
+ "created": "2017-03-25T00:48:38.808Z",
1274
+ "updated": "2017-03-25T00:48:38.808Z"
1275
+ },
1276
+ {
1277
+ "text": "bad",
1278
+ "created": "2017-03-25T00:48:38.808Z",
1279
+ "updated": "2017-03-25T00:48:38.808Z"
1280
+ },
1281
+ {
1282
+ "text": "i don't like it",
1283
+ "created": "2017-03-25T00:48:38.808Z",
1284
+ "updated": "2017-03-25T00:48:38.808Z"
1285
+ },
1286
+ {
1287
+ "text": "no",
1288
+ "created": "2017-03-25T00:48:38.808Z",
1289
+ "updated": "2017-03-25T00:48:38.808Z"
1290
+ },
1291
+ {
1292
+ "text": "nope",
1293
+ "created": "2017-03-25T00:48:38.808Z",
1294
+ "updated": "2017-03-25T00:48:38.808Z"
1295
+ },
1296
+ {
1297
+ "text": "not good",
1298
+ "created": "2017-03-25T00:48:38.808Z",
1299
+ "updated": "2017-03-25T00:48:38.808Z"
1300
+ }
1301
+ ],
1302
+ "description": null
1303
+ },
1304
+ {
1305
+ "intent": "thumbs_up",
1306
+ "created": "2017-03-25T00:48:38.808Z",
1307
+ "updated": "2017-03-25T00:48:38.808Z",
1308
+ "examples": [
1309
+ {
1310
+ "text": ":+1:",
1311
+ "created": "2017-03-25T00:48:38.808Z",
1312
+ "updated": "2017-03-25T00:48:38.808Z"
1313
+ },
1314
+ {
1315
+ "text": "alright",
1316
+ "created": "2017-03-25T00:48:38.808Z",
1317
+ "updated": "2017-03-25T00:48:38.808Z"
1318
+ },
1319
+ {
1320
+ "text": "great",
1321
+ "created": "2017-03-25T00:48:38.808Z",
1322
+ "updated": "2017-03-25T00:48:38.808Z"
1323
+ },
1324
+ {
1325
+ "text": "okay",
1326
+ "created": "2017-03-25T00:48:38.808Z",
1327
+ "updated": "2017-03-25T00:48:38.808Z"
1328
+ },
1329
+ {
1330
+ "text": "yes",
1331
+ "created": "2017-03-25T00:48:38.808Z",
1332
+ "updated": "2017-03-25T00:48:38.808Z"
1333
+ }
1334
+ ],
1335
+ "description": null
1336
+ }
1337
+ ],
1338
+ "updated": "2017-03-25T00:48:54.442Z",
1339
+ "entities": [
1340
+ {
1341
+ "type": null,
1342
+ "entity": "amenities",
1343
+ "source": null,
1344
+ "values": [
1345
+ {
1346
+ "value": "bathroom",
1347
+ "created": "2017-03-25T00:48:38.808Z",
1348
+ "updated": "2017-03-25T00:48:38.808Z",
1349
+ "metadata": null,
1350
+ "synonyms": [
1351
+ "bathrooms",
1352
+ "toilets"
1353
+ ]
1354
+ },
1355
+ {
1356
+ "value": "gym",
1357
+ "created": "2017-03-25T00:48:38.808Z",
1358
+ "updated": "2017-03-25T00:48:38.808Z",
1359
+ "metadata": null,
1360
+ "synonyms": [
1361
+ "gym",
1362
+ "workout area"
1363
+ ]
1364
+ },
1365
+ {
1366
+ "value": "pets",
1367
+ "created": "2017-03-25T00:48:38.808Z",
1368
+ "updated": "2017-03-25T00:48:38.808Z",
1369
+ "metadata": null,
1370
+ "synonyms": [
1371
+ "animals",
1372
+ "cat",
1373
+ "cats",
1374
+ "dog",
1375
+ "dogs",
1376
+ "pet",
1377
+ "pets"
1378
+ ]
1379
+ },
1380
+ {
1381
+ "value": "pool",
1382
+ "created": "2017-03-25T00:48:38.808Z",
1383
+ "updated": "2017-03-25T00:48:38.808Z",
1384
+ "metadata": null,
1385
+ "synonyms": [
1386
+ "pool",
1387
+ "swimming"
1388
+ ]
1389
+ }
1390
+ ],
1391
+ "created": "2017-03-25T00:48:38.808Z",
1392
+ "updated": "2017-03-25T00:48:38.808Z",
1393
+ "open_list": false,
1394
+ "description": null
1395
+ },
1396
+ {
1397
+ "type": null,
1398
+ "entity": "filter-thing",
1399
+ "source": null,
1400
+ "values": [
1401
+ {
1402
+ "value": "bathroom",
1403
+ "created": "2017-03-25T00:48:38.808Z",
1404
+ "updated": "2017-03-25T00:48:38.808Z",
1405
+ "metadata": null,
1406
+ "synonyms": [
1407
+ "bathroom",
1408
+ "bathrooms",
1409
+ "showers",
1410
+ "toilets"
1411
+ ]
1412
+ },
1413
+ {
1414
+ "value": "bedrooms",
1415
+ "created": "2017-03-25T00:48:38.808Z",
1416
+ "updated": "2017-03-25T00:48:38.808Z",
1417
+ "metadata": null,
1418
+ "synonyms": [
1419
+ "bedroom",
1420
+ "bedrooms",
1421
+ "beds"
1422
+ ]
1423
+ },
1424
+ {
1425
+ "value": "price",
1426
+ "created": "2017-03-25T00:48:38.808Z",
1427
+ "updated": "2017-03-25T00:48:38.808Z",
1428
+ "metadata": null,
1429
+ "synonyms": [
1430
+ "cost",
1431
+ "price",
1432
+ "value"
1433
+ ]
1434
+ }
1435
+ ],
1436
+ "created": "2017-03-25T00:48:38.808Z",
1437
+ "updated": "2017-03-25T00:48:38.808Z",
1438
+ "open_list": false,
1439
+ "description": null
1440
+ },
1441
+ {
1442
+ "type": null,
1443
+ "entity": "listing",
1444
+ "source": null,
1445
+ "values": [
1446
+ {
1447
+ "value": "1003 Brothers Place",
1448
+ "created": "2017-03-25T00:48:38.808Z",
1449
+ "updated": "2017-03-25T00:48:38.808Z",
1450
+ "metadata": null,
1451
+ "synonyms": [
1452
+ "1003 brothers",
1453
+ "1003 brothers place",
1454
+ "brothers place duplex",
1455
+ "brothers property",
1456
+ "duplex on brothers",
1457
+ "property on brothers"
1458
+ ]
1459
+ },
1460
+ {
1461
+ "value": "3520 Willow Street",
1462
+ "created": "2017-03-25T00:48:38.808Z",
1463
+ "updated": "2017-03-25T00:48:38.808Z",
1464
+ "metadata": null,
1465
+ "synonyms": [
1466
+ "3520 Willow",
1467
+ "3520 willows road",
1468
+ "House on Willows",
1469
+ "house on willows road",
1470
+ "Willow Listing",
1471
+ "Willows House",
1472
+ "Willow Street House"
1473
+ ]
1474
+ },
1475
+ {
1476
+ "value": "578 Main St",
1477
+ "created": "2017-03-25T00:48:38.808Z",
1478
+ "updated": "2017-03-25T00:48:38.808Z",
1479
+ "metadata": null,
1480
+ "synonyms": [
1481
+ "578 Main",
1482
+ "condo on main",
1483
+ "main st condo",
1484
+ "place on main"
1485
+ ]
1486
+ }
1487
+ ],
1488
+ "created": "2017-03-25T00:48:38.808Z",
1489
+ "updated": "2017-03-25T00:48:38.808Z",
1490
+ "open_list": false,
1491
+ "description": null
1492
+ },
1493
+ {
1494
+ "type": null,
1495
+ "entity": "numeric-filter",
1496
+ "source": null,
1497
+ "values": [
1498
+ {
1499
+ "value": "between",
1500
+ "created": "2017-03-25T00:48:38.808Z",
1501
+ "updated": "2017-03-25T00:48:38.808Z",
1502
+ "metadata": null,
1503
+ "synonyms": [
1504
+ "between",
1505
+ "inbetween",
1506
+ "less than and greater than"
1507
+ ]
1508
+ },
1509
+ {
1510
+ "value": "over",
1511
+ "created": "2017-03-25T00:48:38.808Z",
1512
+ "updated": "2017-03-25T00:48:38.808Z",
1513
+ "metadata": null,
1514
+ "synonyms": [
1515
+ "above",
1516
+ "more than",
1517
+ "over",
1518
+ "starting at"
1519
+ ]
1520
+ },
1521
+ {
1522
+ "value": "under",
1523
+ "created": "2017-03-25T00:48:38.808Z",
1524
+ "updated": "2017-03-25T00:48:38.808Z",
1525
+ "metadata": null,
1526
+ "synonyms": [
1527
+ "below",
1528
+ "less than",
1529
+ "under"
1530
+ ]
1531
+ }
1532
+ ],
1533
+ "created": "2017-03-25T00:48:38.808Z",
1534
+ "updated": "2017-03-25T00:48:38.808Z",
1535
+ "open_list": false,
1536
+ "description": null
1537
+ },
1538
+ {
1539
+ "type": null,
1540
+ "entity": "property-type",
1541
+ "source": null,
1542
+ "values": [
1543
+ {
1544
+ "value": "apartment",
1545
+ "created": "2017-03-25T00:48:38.808Z",
1546
+ "updated": "2017-03-25T00:48:38.808Z",
1547
+ "metadata": null,
1548
+ "synonyms": [
1549
+ "apartment",
1550
+ "apartments"
1551
+ ]
1552
+ },
1553
+ {
1554
+ "value": "condo",
1555
+ "created": "2017-03-25T00:48:38.808Z",
1556
+ "updated": "2017-03-25T00:48:38.808Z",
1557
+ "metadata": null,
1558
+ "synonyms": [
1559
+ "condo",
1560
+ "condos"
1561
+ ]
1562
+ },
1563
+ {
1564
+ "value": "duplex",
1565
+ "created": "2017-03-25T00:48:38.808Z",
1566
+ "updated": "2017-03-25T00:48:38.808Z",
1567
+ "metadata": null,
1568
+ "synonyms": [
1569
+ "duplex"
1570
+ ]
1571
+ },
1572
+ {
1573
+ "value": "home",
1574
+ "created": "2017-03-25T00:48:38.808Z",
1575
+ "updated": "2017-03-25T00:48:38.808Z",
1576
+ "metadata": null,
1577
+ "synonyms": [
1578
+ "home",
1579
+ "homes",
1580
+ "house"
1581
+ ]
1582
+ },
1583
+ {
1584
+ "value": "property",
1585
+ "created": "2017-03-25T00:48:38.808Z",
1586
+ "updated": "2017-03-25T00:48:38.808Z",
1587
+ "metadata": null,
1588
+ "synonyms": [
1589
+ "property"
1590
+ ]
1591
+ }
1592
+ ],
1593
+ "created": "2017-03-25T00:48:38.808Z",
1594
+ "updated": "2017-03-25T00:48:38.808Z",
1595
+ "open_list": false,
1596
+ "description": null
1597
+ },
1598
+ {
1599
+ "type": null,
1600
+ "entity": "sys-currency",
1601
+ "source": "system.entities",
1602
+ "values": [
1603
+
1604
+ ],
1605
+ "created": "2017-03-25T00:48:38.808Z",
1606
+ "updated": "2017-03-25T00:48:38.808Z",
1607
+ "open_list": false,
1608
+ "description": null
1609
+ },
1610
+ {
1611
+ "type": null,
1612
+ "entity": "sys-number",
1613
+ "source": "system.entities",
1614
+ "values": [
1615
+
1616
+ ],
1617
+ "created": "2017-03-25T00:48:38.808Z",
1618
+ "updated": "2017-03-25T00:48:38.808Z",
1619
+ "open_list": false,
1620
+ "description": null
1621
+ }
1622
+ ],
1623
+ "language": "en",
1624
+ "metadata": null,
1625
+ "description": "Realtor bot that uses the Watson Conversation Service",
1626
+ "dialog_nodes": [
1627
+ {
1628
+ "go_to": null,
1629
+ "output": {
1630
+ },
1631
+ "parent": null,
1632
+ "context": null,
1633
+ "created": "2017-03-25T00:48:38.808Z",
1634
+ "updated": "2017-03-25T00:48:38.808Z",
1635
+ "metadata": null,
1636
+ "conditions": "#ask_who_i_am",
1637
+ "description": null,
1638
+ "dialog_node": "Ask who I am",
1639
+ "previous_sibling": "Talk to my boss"
1640
+ },
1641
+ {
1642
+ "go_to": null,
1643
+ "output": {
1644
+ },
1645
+ "parent": null,
1646
+ "context": null,
1647
+ "created": "2017-03-25T00:48:38.808Z",
1648
+ "updated": "2017-03-25T00:48:38.808Z",
1649
+ "metadata": null,
1650
+ "conditions": "#enquire_about_homes",
1651
+ "description": null,
1652
+ "dialog_node": "Ask about homes",
1653
+ "previous_sibling": "Switch listings"
1654
+ },
1655
+ {
1656
+ "go_to": null,
1657
+ "output": {
1658
+ },
1659
+ "parent": null,
1660
+ "context": null,
1661
+ "created": "2017-03-25T00:48:38.808Z",
1662
+ "updated": "2017-03-25T00:48:38.808Z",
1663
+ "metadata": null,
1664
+ "conditions": "#express_delight",
1665
+ "description": null,
1666
+ "dialog_node": "Tell me you are happy",
1667
+ "previous_sibling": "Repeat the initial question"
1668
+ },
1669
+ {
1670
+ "go_to": null,
1671
+ "output": {
1672
+ },
1673
+ "parent": "Repeat the initial question",
1674
+ "context": {
1675
+ "initial_question": "none"
1676
+ },
1677
+ "created": "2017-03-25T00:48:38.808Z",
1678
+ "updated": "2017-03-25T00:48:38.808Z",
1679
+ "metadata": null,
1680
+ "conditions": null,
1681
+ "description": null,
1682
+ "dialog_node": "Clear initial question",
1683
+ "previous_sibling": null
1684
+ },
1685
+ {
1686
+ "go_to": null,
1687
+ "output": {
1688
+ "action": "talk_to_my_boss"
1689
+ },
1690
+ "parent": null,
1691
+ "context": null,
1692
+ "created": "2017-03-25T00:48:38.808Z",
1693
+ "updated": "2017-03-25T00:48:38.808Z",
1694
+ "metadata": null,
1695
+ "conditions": "#talk_to_my_boss",
1696
+ "description": null,
1697
+ "dialog_node": "Talk to my boss",
1698
+ "previous_sibling": "Conversation Starts"
1699
+ },
1700
+ {
1701
+ "go_to": null,
1702
+ "output": {
1703
+ "boolean": {
1704
+ "template": "realtor/intro_question_two"
1705
+ }
1706
+ },
1707
+ "parent": "Introduce the Bot",
1708
+ "context": null,
1709
+ "created": "2017-03-25T00:48:38.808Z",
1710
+ "updated": "2017-03-25T00:48:38.808Z",
1711
+ "metadata": null,
1712
+ "conditions": "#like_this",
1713
+ "description": null,
1714
+ "dialog_node": "Like that.",
1715
+ "previous_sibling": null
1716
+ },
1717
+ {
1718
+ "go_to": null,
1719
+ "output": {
1720
+ "text": {
1721
+ "values": [
1722
+ "I didn't quite understand that. You can say \"call my boss\" if you want to talk to a human."
1723
+ ],
1724
+ "selection_policy": "sequential"
1725
+ }
1726
+ },
1727
+ "parent": null,
1728
+ "context": null,
1729
+ "created": "2017-03-25T00:48:38.808Z",
1730
+ "updated": "2017-03-25T00:48:38.808Z",
1731
+ "metadata": null,
1732
+ "conditions": "#confused",
1733
+ "description": null,
1734
+ "dialog_node": "Say you are confused",
1735
+ "previous_sibling": "Ask about homes"
1736
+ },
1737
+ {
1738
+ "go_to": null,
1739
+ "output": {
1740
+ "text": {
1741
+ "values": [
1742
+ "I don't have an answer for that right now."
1743
+ ],
1744
+ "selection_policy": "sequential"
1745
+ }
1746
+ },
1747
+ "parent": null,
1748
+ "context": null,
1749
+ "created": "2017-03-25T00:48:38.808Z",
1750
+ "updated": "2017-03-25T00:48:38.808Z",
1751
+ "metadata": null,
1752
+ "conditions": "#known_unknown",
1753
+ "description": null,
1754
+ "dialog_node": "Cannot answer",
1755
+ "previous_sibling": "Ask how I am"
1756
+ },
1757
+ {
1758
+ "go_to": null,
1759
+ "output": {
1760
+ "text": {
1761
+ "values": [
1762
+ "I don't think I understood what you're asking for."
1763
+ ],
1764
+ "selection_policy": "sequential"
1765
+ }
1766
+ },
1767
+ "parent": null,
1768
+ "context": null,
1769
+ "created": "2017-03-25T00:48:38.808Z",
1770
+ "updated": "2017-03-25T00:48:38.808Z",
1771
+ "metadata": null,
1772
+ "conditions": "true",
1773
+ "description": null,
1774
+ "dialog_node": "Fallback",
1775
+ "previous_sibling": "Cannot answer"
1776
+ },
1777
+ {
1778
+ "go_to": null,
1779
+ "output": {
1780
+ "text": {
1781
+ "values": [
1782
+ "It is zone B."
1783
+ ],
1784
+ "selection_policy": "sequential"
1785
+ }
1786
+ },
1787
+ "parent": "Asks a property question",
1788
+ "context": null,
1789
+ "created": "2017-03-25T00:48:38.808Z",
1790
+ "updated": "2017-03-25T00:48:38.808Z",
1791
+ "metadata": null,
1792
+ "conditions": "#ask_zoning",
1793
+ "description": null,
1794
+ "dialog_node": "Answer zoning",
1795
+ "previous_sibling": "Answer price"
1796
+ },
1797
+ {
1798
+ "go_to": null,
1799
+ "output": {
1800
+ "text": {
1801
+ "values": [
1802
+ "Oh sorry, photos are coming soon!"
1803
+ ],
1804
+ "selection_policy": "sequential"
1805
+ }
1806
+ },
1807
+ "parent": "Asks a property question",
1808
+ "context": null,
1809
+ "created": "2017-03-25T00:48:38.808Z",
1810
+ "updated": "2017-03-25T00:48:38.808Z",
1811
+ "metadata": null,
1812
+ "conditions": "#ask_photos",
1813
+ "description": null,
1814
+ "dialog_node": "Answer photos",
1815
+ "previous_sibling": "Figure out the property"
1816
+ },
1817
+ {
1818
+ "go_to": null,
1819
+ "output": {
1820
+ "text": {
1821
+ "values": [
1822
+ "Okay, which property would you like to know about? You can say \"the house on willows\", for example."
1823
+ ],
1824
+ "selection_policy": "sequential"
1825
+ }
1826
+ },
1827
+ "parent": "Asks a property question",
1828
+ "context": null,
1829
+ "created": "2017-03-25T00:48:38.808Z",
1830
+ "updated": "2017-03-25T00:48:38.808Z",
1831
+ "metadata": null,
1832
+ "conditions": "$listing == 'none'",
1833
+ "description": null,
1834
+ "dialog_node": "Figure out the property",
1835
+ "previous_sibling": null
1836
+ },
1837
+ {
1838
+ "go_to": null,
1839
+ "output": {
1840
+ "text": {
1841
+ "values": [
1842
+ "One million CAD."
1843
+ ],
1844
+ "selection_policy": "sequential"
1845
+ }
1846
+ },
1847
+ "parent": "Asks a property question",
1848
+ "context": null,
1849
+ "created": "2017-03-25T00:48:38.808Z",
1850
+ "updated": "2017-03-25T00:48:38.808Z",
1851
+ "metadata": null,
1852
+ "conditions": "#ask_the_price",
1853
+ "description": null,
1854
+ "dialog_node": "Answer price",
1855
+ "previous_sibling": "Answer photos"
1856
+ },
1857
+ {
1858
+ "go_to": null,
1859
+ "output": {
1860
+ "text": {
1861
+ "values": [
1862
+ "Yes you can have pets and there are no restrictions."
1863
+ ],
1864
+ "selection_policy": "sequential"
1865
+ }
1866
+ },
1867
+ "parent": "Asks a property question",
1868
+ "context": null,
1869
+ "created": "2017-03-25T00:48:38.808Z",
1870
+ "updated": "2017-03-25T00:48:38.808Z",
1871
+ "metadata": null,
1872
+ "conditions": "#ask_pets",
1873
+ "description": null,
1874
+ "dialog_node": "Answer pets",
1875
+ "previous_sibling": "Answer zoning"
1876
+ },
1877
+ {
1878
+ "go_to": null,
1879
+ "output": {
1880
+ "text": {
1881
+ "values": [
1882
+ "Hello there!",
1883
+ "Hi!"
1884
+ ],
1885
+ "selection_policy": "random"
1886
+ }
1887
+ },
1888
+ "parent": null,
1889
+ "context": null,
1890
+ "created": "2017-03-25T00:48:38.808Z",
1891
+ "updated": "2017-03-25T00:48:38.808Z",
1892
+ "metadata": null,
1893
+ "conditions": "#greeting",
1894
+ "description": null,
1895
+ "dialog_node": "Say hello",
1896
+ "previous_sibling": "Tell me everything is okay"
1897
+ },
1898
+ {
1899
+ "go_to": null,
1900
+ "output": {
1901
+ "text": {
1902
+ "values": [
1903
+ "I'm well.",
1904
+ "Doing just fine.",
1905
+ "Things are good."
1906
+ ],
1907
+ "selection_policy": "random"
1908
+ }
1909
+ },
1910
+ "parent": null,
1911
+ "context": null,
1912
+ "created": "2017-03-25T00:48:38.808Z",
1913
+ "updated": "2017-03-25T00:48:38.808Z",
1914
+ "metadata": null,
1915
+ "conditions": "#how_are_you",
1916
+ "description": null,
1917
+ "dialog_node": "Ask how I am",
1918
+ "previous_sibling": "Say hello"
1919
+ },
1920
+ {
1921
+ "go_to": null,
1922
+ "output": {
1923
+ "text": {
1924
+ "values": [
1925
+ "Sure. Sounds good.",
1926
+ "Okay. No problem.",
1927
+ "Glad to hear it."
1928
+ ],
1929
+ "selection_policy": "random"
1930
+ }
1931
+ },
1932
+ "parent": null,
1933
+ "context": null,
1934
+ "created": "2017-03-25T00:48:38.808Z",
1935
+ "updated": "2017-03-25T00:48:38.808Z",
1936
+ "metadata": null,
1937
+ "conditions": "#no_problem",
1938
+ "description": null,
1939
+ "dialog_node": "Tell me everything is okay",
1940
+ "previous_sibling": "Asks a property question"
1941
+ },
1942
+ {
1943
+ "go_to": null,
1944
+ "output": {
1945
+ "choices": {
1946
+ "choices": [
1947
+ {
1948
+ "body": "Like this?"
1949
+ }
1950
+ ],
1951
+ "template": "realtor/intro_question_one"
1952
+ },
1953
+ "template": "realtor/intro"
1954
+ },
1955
+ "parent": null,
1956
+ "context": {
1957
+ "introduced": true,
1958
+ "initial_question": "<?input.text?>"
1959
+ },
1960
+ "created": "2017-03-25T00:48:38.808Z",
1961
+ "updated": "2017-03-25T00:48:38.808Z",
1962
+ "metadata": null,
1963
+ "conditions": "$introduced == false",
1964
+ "description": null,
1965
+ "dialog_node": "Introduce the Bot",
1966
+ "previous_sibling": "Ask who I am"
1967
+ },
1968
+ {
1969
+ "go_to": {
1970
+ "return": null,
1971
+ "selector": "body",
1972
+ "dialog_node": "Clear initial question"
1973
+ },
1974
+ "output": {
1975
+ "text": {
1976
+ "values": [
1977
+ "Sure! You asked '$initial_question', answering that now...."
1978
+ ],
1979
+ "selection_policy": "sequential"
1980
+ },
1981
+ "repeat_input": "$initial_question"
1982
+ },
1983
+ "parent": null,
1984
+ "context": null,
1985
+ "created": "2017-03-25T00:48:38.808Z",
1986
+ "updated": "2017-03-25T00:48:38.808Z",
1987
+ "metadata": null,
1988
+ "conditions": "$initial_question != 'none'",
1989
+ "description": null,
1990
+ "dialog_node": "Repeat the initial question",
1991
+ "previous_sibling": "Introduce the Bot"
1992
+ },
1993
+ {
1994
+ "go_to": {
1995
+ "return": null,
1996
+ "selector": "body",
1997
+ "dialog_node": "Figure out the property"
1998
+ },
1999
+ "output": {
2000
+ "text": {
2001
+ "values": [
2002
+ ""
2003
+ ],
2004
+ "selection_policy": "sequential"
2005
+ }
2006
+ },
2007
+ "parent": null,
2008
+ "context": {
2009
+ "listing": "none"
2010
+ },
2011
+ "created": "2017-03-25T00:48:38.808Z",
2012
+ "updated": "2017-03-25T00:48:38.808Z",
2013
+ "metadata": null,
2014
+ "conditions": "#switch_listings",
2015
+ "description": null,
2016
+ "dialog_node": "Switch listings",
2017
+ "previous_sibling": "Tell me you are happy"
2018
+ },
2019
+ {
2020
+ "go_to": {
2021
+ "return": null,
2022
+ "selector": "condition",
2023
+ "dialog_node": "Asks a property question"
2024
+ },
2025
+ "output": {
2026
+ "text": {
2027
+ "values": [
2028
+ "Great! Yes I know about @listing."
2029
+ ],
2030
+ "selection_policy": "sequential"
2031
+ }
2032
+ },
2033
+ "parent": null,
2034
+ "context": {
2035
+ "listing": "@listing"
2036
+ },
2037
+ "created": "2017-03-25T00:48:38.808Z",
2038
+ "updated": "2017-03-25T00:48:38.808Z",
2039
+ "metadata": null,
2040
+ "conditions": "@listing || #ask_about_property",
2041
+ "description": null,
2042
+ "dialog_node": "Mentions a property",
2043
+ "previous_sibling": "Say you are confused"
2044
+ },
2045
+ {
2046
+ "go_to": {
2047
+ "return": null,
2048
+ "selector": "condition",
2049
+ "dialog_node": "Figure out the property"
2050
+ },
2051
+ "output": {
2052
+ },
2053
+ "parent": null,
2054
+ "context": null,
2055
+ "created": "2017-03-25T00:48:38.808Z",
2056
+ "updated": "2017-03-25T00:48:38.808Z",
2057
+ "metadata": null,
2058
+ "conditions": "#ask_photos || #ask_the_price || #ask_zoning || #ask_pets",
2059
+ "description": null,
2060
+ "dialog_node": "Asks a property question",
2061
+ "previous_sibling": "Mentions a property"
2062
+ },
2063
+ {
2064
+ "go_to": {
2065
+ "return": null,
2066
+ "selector": "condition",
2067
+ "dialog_node": "Repeat the initial question"
2068
+ },
2069
+ "output": {
2070
+ },
2071
+ "parent": "Like that.",
2072
+ "context": null,
2073
+ "created": "2017-03-25T00:48:38.808Z",
2074
+ "updated": "2017-03-25T00:48:38.808Z",
2075
+ "metadata": null,
2076
+ "conditions": "#thumbs_up",
2077
+ "description": null,
2078
+ "dialog_node": "Thumbs Up",
2079
+ "previous_sibling": null
2080
+ },
2081
+ {
2082
+ "go_to": {
2083
+ "return": null,
2084
+ "selector": "condition",
2085
+ "dialog_node": "Repeat the initial question"
2086
+ },
2087
+ "output": {
2088
+ "text": {
2089
+ "values": [
2090
+ ":frown: Sorry you don't approve. I'm ready for your questions now."
2091
+ ],
2092
+ "selection_policy": "sequential"
2093
+ }
2094
+ },
2095
+ "parent": "Like that.",
2096
+ "context": null,
2097
+ "created": "2017-03-25T00:48:38.808Z",
2098
+ "updated": "2017-03-25T00:48:38.808Z",
2099
+ "metadata": null,
2100
+ "conditions": "#thumbs_down",
2101
+ "description": null,
2102
+ "dialog_node": "Thumbs Down",
2103
+ "previous_sibling": "Thumbs Up"
2104
+ },
2105
+ {
2106
+ "go_to": {
2107
+ "return": null,
2108
+ "selector": "condition",
2109
+ "dialog_node": "Talk to my boss"
2110
+ },
2111
+ "output": {
2112
+ "message_template": "realtor/intro"
2113
+ },
2114
+ "parent": null,
2115
+ "context": {
2116
+ "listing": "none",
2117
+ "introduced": false,
2118
+ "initial_question": "<?input.text?>"
2119
+ },
2120
+ "created": "2017-03-25T00:48:38.808Z",
2121
+ "updated": "2017-03-25T00:48:38.808Z",
2122
+ "metadata": null,
2123
+ "conditions": "conversation_start",
2124
+ "description": null,
2125
+ "dialog_node": "Conversation Starts",
2126
+ "previous_sibling": null
2127
+ },
2128
+ {
2129
+ "go_to": {
2130
+ "return": null,
2131
+ "selector": "condition",
2132
+ "dialog_node": "Talk to my boss"
2133
+ },
2134
+ "output": {
2135
+ "text": {
2136
+ "values": [
2137
+
2138
+ ],
2139
+ "selection_policy": "sequential"
2140
+ }
2141
+ },
2142
+ "parent": "Introduce the Bot",
2143
+ "context": null,
2144
+ "created": "2017-03-25T00:48:38.808Z",
2145
+ "updated": "2017-03-25T00:48:38.808Z",
2146
+ "metadata": null,
2147
+ "conditions": "#talk_to_my_boss",
2148
+ "description": null,
2149
+ "dialog_node": "Talk to boss",
2150
+ "previous_sibling": "Like that."
2151
+ },
2152
+ {
2153
+ "go_to": {
2154
+ "return": null,
2155
+ "selector": "user_input",
2156
+ "dialog_node": "Like that."
2157
+ },
2158
+ "output": {
2159
+ "choices": {
2160
+ "text": "I'm not sure what to do here. Can you help me get unstuck by tapping the response below?",
2161
+ "choices": [
2162
+ {
2163
+ "body": "Like this?"
2164
+ }
2165
+ ]
2166
+ }
2167
+ },
2168
+ "parent": "Introduce the Bot",
2169
+ "context": null,
2170
+ "created": "2017-03-25T00:48:38.808Z",
2171
+ "updated": "2017-03-25T00:48:38.808Z",
2172
+ "metadata": null,
2173
+ "conditions": "true || #confused",
2174
+ "description": null,
2175
+ "dialog_node": "Else",
2176
+ "previous_sibling": "Talk to boss"
2177
+ },
2178
+ {
2179
+ "go_to": {
2180
+ "return": null,
2181
+ "selector": "user_input",
2182
+ "dialog_node": "Thumbs Up"
2183
+ },
2184
+ "output": {
2185
+ "text": {
2186
+ "values": [
2187
+ "Oh, I'm not too sure about that. Just give me a :+1: or :-1: to let me know whether you approve or not."
2188
+ ],
2189
+ "selection_policy": "sequential"
2190
+ }
2191
+ },
2192
+ "parent": "Like that.",
2193
+ "context": null,
2194
+ "created": "2017-03-25T00:48:38.808Z",
2195
+ "updated": "2017-03-25T00:48:38.808Z",
2196
+ "metadata": null,
2197
+ "conditions": "true || #confused",
2198
+ "description": null,
2199
+ "dialog_node": "node_1_1489017858351",
2200
+ "previous_sibling": "Thumbs Down"
2201
+ },
2202
+ {
2203
+ "type": "response_condition",
2204
+ "go_to": null,
2205
+ "output": {
2206
+ "action": "filter_properties"
2207
+ },
2208
+ "parent": "Ask about homes",
2209
+ "context": null,
2210
+ "created": "2017-03-25T00:48:38.808Z",
2211
+ "updated": "2017-03-25T00:48:38.808Z",
2212
+ "metadata": null,
2213
+ "conditions": null,
2214
+ "description": null,
2215
+ "dialog_node": "node_5_1489443715571",
2216
+ "previous_sibling": "node_11_1489424404852"
2217
+ },
2218
+ {
2219
+ "type": "response_condition",
2220
+ "go_to": null,
2221
+ "output": {
2222
+ "text": {
2223
+ "values": [
2224
+ "Great! I'm ready for your realty questions now."
2225
+ ],
2226
+ "selection_policy": "sequential"
2227
+ }
2228
+ },
2229
+ "parent": "Thumbs Up",
2230
+ "context": null,
2231
+ "created": "2017-03-25T00:48:38.808Z",
2232
+ "updated": "2017-03-25T00:48:38.808Z",
2233
+ "metadata": null,
2234
+ "conditions": "",
2235
+ "description": null,
2236
+ "dialog_node": "node_4_1489422975792",
2237
+ "previous_sibling": null
2238
+ },
2239
+ {
2240
+ "type": "response_condition",
2241
+ "go_to": null,
2242
+ "output": {
2243
+ "text": {
2244
+ "values": [
2245
+ "I am {{bot.name}}."
2246
+ ],
2247
+ "selection_policy": "sequential"
2248
+ }
2249
+ },
2250
+ "parent": "Ask who I am",
2251
+ "context": null,
2252
+ "created": "2017-03-25T00:48:38.808Z",
2253
+ "updated": "2017-03-25T00:48:38.808Z",
2254
+ "metadata": null,
2255
+ "conditions": "",
2256
+ "description": null,
2257
+ "dialog_node": "node_1_1488314813965",
2258
+ "previous_sibling": null
2259
+ },
2260
+ {
2261
+ "type": "response_condition",
2262
+ "go_to": null,
2263
+ "output": {
2264
+ "text": {
2265
+ "values": [
2266
+ "I don't have any condos for sale."
2267
+ ],
2268
+ "selection_policy": "sequential"
2269
+ }
2270
+ },
2271
+ "parent": "Ask about homes",
2272
+ "context": null,
2273
+ "created": "2017-03-25T00:48:38.808Z",
2274
+ "updated": "2017-03-25T00:48:38.808Z",
2275
+ "metadata": null,
2276
+ "conditions": " @property-type:condo",
2277
+ "description": null,
2278
+ "dialog_node": "node_8_1489424344276",
2279
+ "previous_sibling": "node_7_1489424322746"
2280
+ },
2281
+ {
2282
+ "type": "response_condition",
2283
+ "go_to": null,
2284
+ "output": {
2285
+ "text": {
2286
+ "values": [
2287
+ "I have two properties for sale. 3520 Willows Road and 1003 Brothers Place."
2288
+ ],
2289
+ "selection_policy": "sequential"
2290
+ }
2291
+ },
2292
+ "parent": "Ask about homes",
2293
+ "context": null,
2294
+ "created": "2017-03-25T00:48:38.808Z",
2295
+ "updated": "2017-03-25T00:48:38.808Z",
2296
+ "metadata": null,
2297
+ "conditions": null,
2298
+ "description": null,
2299
+ "dialog_node": "node_11_1489424404852",
2300
+ "previous_sibling": "node_12_1489425270434"
2301
+ },
2302
+ {
2303
+ "type": "response_condition",
2304
+ "go_to": null,
2305
+ "output": {
2306
+ "text": {
2307
+ "values": [
2308
+ "I understand you want me to find a home that can have pets, but I can't do that right now."
2309
+ ],
2310
+ "selection_policy": "sequential"
2311
+ }
2312
+ },
2313
+ "parent": "Ask about homes",
2314
+ "context": null,
2315
+ "created": "2017-03-25T00:48:38.808Z",
2316
+ "updated": "2017-03-25T00:48:38.808Z",
2317
+ "metadata": null,
2318
+ "conditions": " @amenities:pets",
2319
+ "description": null,
2320
+ "dialog_node": "node_12_1489425270434",
2321
+ "previous_sibling": "node_10_1489424380168"
2322
+ },
2323
+ {
2324
+ "type": "response_condition",
2325
+ "go_to": null,
2326
+ "output": {
2327
+ "text": {
2328
+ "values": [
2329
+ "Oh sorry, I don't have any apartments."
2330
+ ],
2331
+ "selection_policy": "sequential"
2332
+ }
2333
+ },
2334
+ "parent": "Ask about homes",
2335
+ "context": null,
2336
+ "created": "2017-03-25T00:48:38.808Z",
2337
+ "updated": "2017-03-25T00:48:38.808Z",
2338
+ "metadata": null,
2339
+ "conditions": " @property-type:apartment",
2340
+ "description": null,
2341
+ "dialog_node": "node_7_1489424322746",
2342
+ "previous_sibling": null
2343
+ },
2344
+ {
2345
+ "type": "response_condition",
2346
+ "go_to": null,
2347
+ "output": {
2348
+ "text": {
2349
+ "values": [
2350
+ "Okay, I'll search for @property-type less than than @sys-number for you. Might be a few minutes."
2351
+ ],
2352
+ "selection_policy": "sequential"
2353
+ }
2354
+ },
2355
+ "parent": "Ask about homes",
2356
+ "context": null,
2357
+ "created": "2017-03-25T00:48:38.808Z",
2358
+ "updated": "2017-03-25T00:48:38.808Z",
2359
+ "metadata": null,
2360
+ "conditions": "@property-type:home && @under-filter:under && @sys-number",
2361
+ "description": null,
2362
+ "dialog_node": "node_4_1489443566378",
2363
+ "previous_sibling": "node_8_1489424344276"
2364
+ },
2365
+ {
2366
+ "type": "response_condition",
2367
+ "go_to": null,
2368
+ "output": {
2369
+ "text": {
2370
+ "values": [
2371
+ "The home I have for sale is 3520 willows road."
2372
+ ],
2373
+ "selection_policy": "sequential"
2374
+ }
2375
+ },
2376
+ "parent": "Ask about homes",
2377
+ "context": null,
2378
+ "created": "2017-03-25T00:48:38.808Z",
2379
+ "updated": "2017-03-25T00:48:38.808Z",
2380
+ "metadata": null,
2381
+ "conditions": " @property-type:home",
2382
+ "description": null,
2383
+ "dialog_node": "node_9_1489424359166",
2384
+ "previous_sibling": "node_4_1489443566378"
2385
+ },
2386
+ {
2387
+ "type": "response_condition",
2388
+ "go_to": null,
2389
+ "output": {
2390
+ "text": {
2391
+ "values": [
2392
+ "Yes, I have 1003 Brothers Place for sale."
2393
+ ],
2394
+ "selection_policy": "sequential"
2395
+ }
2396
+ },
2397
+ "parent": "Ask about homes",
2398
+ "context": null,
2399
+ "created": "2017-03-25T00:48:38.808Z",
2400
+ "updated": "2017-03-25T00:48:38.808Z",
2401
+ "metadata": null,
2402
+ "conditions": "@property-type:duplex",
2403
+ "description": null,
2404
+ "dialog_node": "node_10_1489424380168",
2405
+ "previous_sibling": "node_9_1489424359166"
2406
+ },
2407
+ {
2408
+ "type": "response_condition",
2409
+ "go_to": null,
2410
+ "output": {
2411
+ "text": {
2412
+ "values": [
2413
+ "Glad you like.",
2414
+ "I'm happy that you're happy!",
2415
+ ":smile:"
2416
+ ],
2417
+ "selection_policy": "random"
2418
+ }
2419
+ },
2420
+ "parent": "Tell me you are happy",
2421
+ "context": null,
2422
+ "created": "2017-03-25T00:48:38.808Z",
2423
+ "updated": "2017-03-25T00:48:38.808Z",
2424
+ "metadata": null,
2425
+ "conditions": "",
2426
+ "description": null,
2427
+ "dialog_node": "node_3_1487714591359",
2428
+ "previous_sibling": null
2429
+ }
2430
+ ],
2431
+ "workspace_id": "80738bb6-bc71-433a-b0b4-88f15ee01b3b",
2432
+ "counterexamples": [
2433
+
2434
+ ]
2435
+ }