ekms 8.0.0-beta.76 → 8.0.0-beta.78
Sign up to get free protection for your applications and to get access to all the features.
- package/common/asking.instance.json +2 -0
- package/common/asking.js +253 -0
- package/common/asking.test.json +2290 -0
- package/common/comparable.instance.json +2 -2
- package/common/comparable.js +1 -1
- package/common/comparable.test.json +758 -0
- package/common/conjunction.instance.json +2 -0
- package/common/conjunction.js +104 -0
- package/common/conjunction.test.json +322 -0
- package/common/dialogues.js +17 -171
- package/common/dialogues.test.json +0 -786
- package/common/helpers.js +9 -2
- package/main.js +4 -0
- package/package.json +10 -2
@@ -6076,792 +6076,6 @@
|
|
6076
6076
|
"that is not known"
|
6077
6077
|
]
|
6078
6078
|
},
|
6079
|
-
{
|
6080
|
-
"associations": [
|
6081
|
-
[
|
6082
|
-
[
|
6083
|
-
"nevermindTestSetup",
|
6084
|
-
0
|
6085
|
-
],
|
6086
|
-
[
|
6087
|
-
"unknown",
|
6088
|
-
0
|
6089
|
-
]
|
6090
|
-
],
|
6091
|
-
[
|
6092
|
-
[
|
6093
|
-
"nevermindTestSetup",
|
6094
|
-
0
|
6095
|
-
],
|
6096
|
-
[
|
6097
|
-
"unknown",
|
6098
|
-
1
|
6099
|
-
]
|
6100
|
-
]
|
6101
|
-
],
|
6102
|
-
"config": {
|
6103
|
-
},
|
6104
|
-
"contexts": [
|
6105
|
-
{
|
6106
|
-
"dead": true,
|
6107
|
-
"default": true,
|
6108
|
-
"level": 1,
|
6109
|
-
"marker": "nevermindTestSetup",
|
6110
|
-
"postModifiers": [
|
6111
|
-
"type"
|
6112
|
-
],
|
6113
|
-
"range": {
|
6114
|
-
"end": 24,
|
6115
|
-
"start": 0
|
6116
|
-
},
|
6117
|
-
"text": "nevermindtestsetup accept",
|
6118
|
-
"topLevel": true,
|
6119
|
-
"touchedBy": [
|
6120
|
-
"dialogues#call2"
|
6121
|
-
],
|
6122
|
-
"type": {
|
6123
|
-
"dead": true,
|
6124
|
-
"level": 1,
|
6125
|
-
"marker": "unknown",
|
6126
|
-
"range": {
|
6127
|
-
"end": 24,
|
6128
|
-
"start": 19
|
6129
|
-
},
|
6130
|
-
"text": "accept",
|
6131
|
-
"unknown": true,
|
6132
|
-
"value": "accept",
|
6133
|
-
"word": "accept"
|
6134
|
-
},
|
6135
|
-
"value": "nevermindTestSetup",
|
6136
|
-
"word": "nevermindtestsetup"
|
6137
|
-
},
|
6138
|
-
{
|
6139
|
-
"isResponse": true,
|
6140
|
-
"marker": "verbatim",
|
6141
|
-
"topLevel": true,
|
6142
|
-
"verbatim": "the test question?"
|
6143
|
-
},
|
6144
|
-
{
|
6145
|
-
"dead": true,
|
6146
|
-
"default": true,
|
6147
|
-
"level": 1,
|
6148
|
-
"marker": "nevermind",
|
6149
|
-
"range": {
|
6150
|
-
"end": 34,
|
6151
|
-
"start": 26
|
6152
|
-
},
|
6153
|
-
"text": "nevermind",
|
6154
|
-
"topLevel": true,
|
6155
|
-
"touchedBy": [
|
6156
|
-
"dialogues#call15"
|
6157
|
-
],
|
6158
|
-
"value": "nevermind",
|
6159
|
-
"word": "nevermind"
|
6160
|
-
},
|
6161
|
-
{
|
6162
|
-
"dead": true,
|
6163
|
-
"level": 1,
|
6164
|
-
"marker": "unknown",
|
6165
|
-
"range": {
|
6166
|
-
"end": 37,
|
6167
|
-
"start": 36
|
6168
|
-
},
|
6169
|
-
"text": "hi",
|
6170
|
-
"topLevel": true,
|
6171
|
-
"unknown": true,
|
6172
|
-
"value": "hi",
|
6173
|
-
"word": "hi"
|
6174
|
-
}
|
6175
|
-
],
|
6176
|
-
"generatedParenthesized": [
|
6177
|
-
"",
|
6178
|
-
"(the test question?)",
|
6179
|
-
"",
|
6180
|
-
""
|
6181
|
-
],
|
6182
|
-
"metadata": {
|
6183
|
-
"opChoices": [
|
6184
|
-
{
|
6185
|
-
"counter": 1,
|
6186
|
-
"op": [
|
6187
|
-
"unknown",
|
6188
|
-
0
|
6189
|
-
],
|
6190
|
-
"ops": [
|
6191
|
-
[
|
6192
|
-
"nevermind",
|
6193
|
-
0
|
6194
|
-
],
|
6195
|
-
[
|
6196
|
-
"nevermindTestSetup",
|
6197
|
-
0
|
6198
|
-
],
|
6199
|
-
[
|
6200
|
-
"unknown",
|
6201
|
-
0
|
6202
|
-
],
|
6203
|
-
[
|
6204
|
-
"unknown",
|
6205
|
-
0
|
6206
|
-
]
|
6207
|
-
]
|
6208
|
-
},
|
6209
|
-
{
|
6210
|
-
"counter": 2,
|
6211
|
-
"op": [
|
6212
|
-
"unknown",
|
6213
|
-
0
|
6214
|
-
],
|
6215
|
-
"ops": [
|
6216
|
-
[
|
6217
|
-
"nevermind",
|
6218
|
-
0
|
6219
|
-
],
|
6220
|
-
[
|
6221
|
-
"nevermindTestSetup",
|
6222
|
-
0
|
6223
|
-
],
|
6224
|
-
[
|
6225
|
-
"unknown",
|
6226
|
-
0
|
6227
|
-
]
|
6228
|
-
]
|
6229
|
-
},
|
6230
|
-
{
|
6231
|
-
"counter": 3,
|
6232
|
-
"op": [
|
6233
|
-
"nevermindTestSetup",
|
6234
|
-
0
|
6235
|
-
],
|
6236
|
-
"ops": [
|
6237
|
-
[
|
6238
|
-
"nevermind",
|
6239
|
-
0
|
6240
|
-
],
|
6241
|
-
[
|
6242
|
-
"nevermindTestSetup",
|
6243
|
-
0
|
6244
|
-
]
|
6245
|
-
]
|
6246
|
-
},
|
6247
|
-
{
|
6248
|
-
"counter": 4,
|
6249
|
-
"op": [
|
6250
|
-
"nevermind",
|
6251
|
-
0
|
6252
|
-
],
|
6253
|
-
"ops": [
|
6254
|
-
[
|
6255
|
-
"nevermind",
|
6256
|
-
0
|
6257
|
-
]
|
6258
|
-
]
|
6259
|
-
}
|
6260
|
-
]
|
6261
|
-
},
|
6262
|
-
"objects": {
|
6263
|
-
"nameToUUID": {
|
6264
|
-
"dialogues": "dialogues1",
|
6265
|
-
"gdefaults": "gdefaults2",
|
6266
|
-
"meta": "meta2",
|
6267
|
-
"pos": "pos2",
|
6268
|
-
"punctuation": "punctuation2",
|
6269
|
-
"sdefaults": "sdefaults2",
|
6270
|
-
"stm": "stm2",
|
6271
|
-
"tokenize": "tokenize2"
|
6272
|
-
},
|
6273
|
-
"namespaced": {
|
6274
|
-
"dialogues1": {
|
6275
|
-
"idSuffix": "",
|
6276
|
-
"mentioned": [
|
6277
|
-
],
|
6278
|
-
"nevermindType": "accept",
|
6279
|
-
"onNevermindWasCalled": true,
|
6280
|
-
"variables": {
|
6281
|
-
}
|
6282
|
-
},
|
6283
|
-
"gdefaults2": {
|
6284
|
-
},
|
6285
|
-
"meta2": {
|
6286
|
-
},
|
6287
|
-
"pos2": {
|
6288
|
-
},
|
6289
|
-
"punctuation2": {
|
6290
|
-
},
|
6291
|
-
"sdefaults2": {
|
6292
|
-
},
|
6293
|
-
"stm2": {
|
6294
|
-
"mentioned": [
|
6295
|
-
],
|
6296
|
-
"variables": {
|
6297
|
-
}
|
6298
|
-
},
|
6299
|
-
"tokenize2": {
|
6300
|
-
}
|
6301
|
-
},
|
6302
|
-
"processed": [
|
6303
|
-
{
|
6304
|
-
"context": {
|
6305
|
-
"dead": true,
|
6306
|
-
"level": 1,
|
6307
|
-
"marker": "unknown",
|
6308
|
-
"range": {
|
6309
|
-
"end": 37,
|
6310
|
-
"start": 36
|
6311
|
-
},
|
6312
|
-
"text": "hi",
|
6313
|
-
"topLevel": true,
|
6314
|
-
"unknown": true,
|
6315
|
-
"value": "hi",
|
6316
|
-
"word": "hi"
|
6317
|
-
},
|
6318
|
-
"generatedParenthesized": "",
|
6319
|
-
"paraphrases": "hi",
|
6320
|
-
"paraphrasesParenthesized": "(hi)",
|
6321
|
-
"responses": [
|
6322
|
-
"",
|
6323
|
-
"the test question?",
|
6324
|
-
"",
|
6325
|
-
""
|
6326
|
-
]
|
6327
|
-
},
|
6328
|
-
{
|
6329
|
-
"context": {
|
6330
|
-
"dead": true,
|
6331
|
-
"default": true,
|
6332
|
-
"level": 1,
|
6333
|
-
"marker": "nevermind",
|
6334
|
-
"range": {
|
6335
|
-
"end": 34,
|
6336
|
-
"start": 26
|
6337
|
-
},
|
6338
|
-
"text": "nevermind",
|
6339
|
-
"topLevel": true,
|
6340
|
-
"touchedBy": [
|
6341
|
-
"dialogues#call15"
|
6342
|
-
],
|
6343
|
-
"value": "nevermind",
|
6344
|
-
"word": "nevermind"
|
6345
|
-
},
|
6346
|
-
"generatedParenthesized": "",
|
6347
|
-
"paraphrases": "nevermind",
|
6348
|
-
"paraphrasesParenthesized": "(nevermind)",
|
6349
|
-
"responses": [
|
6350
|
-
"",
|
6351
|
-
"the test question?",
|
6352
|
-
"",
|
6353
|
-
""
|
6354
|
-
]
|
6355
|
-
},
|
6356
|
-
{
|
6357
|
-
"context": {
|
6358
|
-
"isResponse": true,
|
6359
|
-
"marker": "verbatim",
|
6360
|
-
"topLevel": true,
|
6361
|
-
"verbatim": "the test question?"
|
6362
|
-
},
|
6363
|
-
"generatedParenthesized": "(the test question?)",
|
6364
|
-
"paraphrases": "the test question?",
|
6365
|
-
"paraphrasesParenthesized": "(the test question?)",
|
6366
|
-
"responses": [
|
6367
|
-
"",
|
6368
|
-
"the test question?",
|
6369
|
-
"",
|
6370
|
-
""
|
6371
|
-
]
|
6372
|
-
},
|
6373
|
-
{
|
6374
|
-
"context": {
|
6375
|
-
"dead": true,
|
6376
|
-
"default": true,
|
6377
|
-
"level": 1,
|
6378
|
-
"marker": "nevermindTestSetup",
|
6379
|
-
"postModifiers": [
|
6380
|
-
"type"
|
6381
|
-
],
|
6382
|
-
"range": {
|
6383
|
-
"end": 24,
|
6384
|
-
"start": 0
|
6385
|
-
},
|
6386
|
-
"text": "nevermindtestsetup accept",
|
6387
|
-
"topLevel": true,
|
6388
|
-
"touchedBy": [
|
6389
|
-
"dialogues#call2"
|
6390
|
-
],
|
6391
|
-
"type": {
|
6392
|
-
"dead": true,
|
6393
|
-
"level": 1,
|
6394
|
-
"marker": "unknown",
|
6395
|
-
"range": {
|
6396
|
-
"end": 24,
|
6397
|
-
"start": 19
|
6398
|
-
},
|
6399
|
-
"text": "accept",
|
6400
|
-
"unknown": true,
|
6401
|
-
"value": "accept",
|
6402
|
-
"word": "accept"
|
6403
|
-
},
|
6404
|
-
"value": "nevermindTestSetup",
|
6405
|
-
"word": "nevermindtestsetup"
|
6406
|
-
},
|
6407
|
-
"generatedParenthesized": "",
|
6408
|
-
"paraphrases": "nevermindtestsetup accept",
|
6409
|
-
"paraphrasesParenthesized": "((nevermindtestsetup) (accept))",
|
6410
|
-
"responses": [
|
6411
|
-
"",
|
6412
|
-
"the test question?",
|
6413
|
-
"",
|
6414
|
-
""
|
6415
|
-
]
|
6416
|
-
}
|
6417
|
-
]
|
6418
|
-
},
|
6419
|
-
"paraphrases": [
|
6420
|
-
"nevermindtestsetup accept",
|
6421
|
-
"the test question?",
|
6422
|
-
"nevermind",
|
6423
|
-
"hi"
|
6424
|
-
],
|
6425
|
-
"paraphrasesParenthesized": [
|
6426
|
-
"((nevermindtestsetup) (accept))",
|
6427
|
-
"(the test question?)",
|
6428
|
-
"(nevermind)",
|
6429
|
-
"(hi)"
|
6430
|
-
],
|
6431
|
-
"query": "nevermindTestSetup accept nevermind hi",
|
6432
|
-
"responses": [
|
6433
|
-
"",
|
6434
|
-
"the test question?",
|
6435
|
-
"",
|
6436
|
-
""
|
6437
|
-
]
|
6438
|
-
},
|
6439
|
-
{
|
6440
|
-
"associations": [
|
6441
|
-
[
|
6442
|
-
[
|
6443
|
-
"nevermindTestSetup",
|
6444
|
-
0
|
6445
|
-
],
|
6446
|
-
[
|
6447
|
-
"unknown",
|
6448
|
-
0
|
6449
|
-
]
|
6450
|
-
],
|
6451
|
-
[
|
6452
|
-
[
|
6453
|
-
"nevermindTestSetup",
|
6454
|
-
0
|
6455
|
-
],
|
6456
|
-
[
|
6457
|
-
"unknown",
|
6458
|
-
1
|
6459
|
-
]
|
6460
|
-
]
|
6461
|
-
],
|
6462
|
-
"config": {
|
6463
|
-
},
|
6464
|
-
"contexts": [
|
6465
|
-
{
|
6466
|
-
"dead": true,
|
6467
|
-
"default": true,
|
6468
|
-
"level": 1,
|
6469
|
-
"marker": "nevermindTestSetup",
|
6470
|
-
"postModifiers": [
|
6471
|
-
"type"
|
6472
|
-
],
|
6473
|
-
"range": {
|
6474
|
-
"end": 24,
|
6475
|
-
"start": 0
|
6476
|
-
},
|
6477
|
-
"text": "nevermindtestsetup reject",
|
6478
|
-
"topLevel": true,
|
6479
|
-
"touchedBy": [
|
6480
|
-
"dialogues#call2"
|
6481
|
-
],
|
6482
|
-
"type": {
|
6483
|
-
"dead": true,
|
6484
|
-
"level": 1,
|
6485
|
-
"marker": "unknown",
|
6486
|
-
"range": {
|
6487
|
-
"end": 24,
|
6488
|
-
"start": 19
|
6489
|
-
},
|
6490
|
-
"text": "reject",
|
6491
|
-
"unknown": true,
|
6492
|
-
"value": "reject",
|
6493
|
-
"word": "reject"
|
6494
|
-
},
|
6495
|
-
"value": "nevermindTestSetup",
|
6496
|
-
"word": "nevermindtestsetup"
|
6497
|
-
},
|
6498
|
-
{
|
6499
|
-
"isResponse": true,
|
6500
|
-
"marker": "verbatim",
|
6501
|
-
"topLevel": true,
|
6502
|
-
"verbatim": "the test question?"
|
6503
|
-
},
|
6504
|
-
{
|
6505
|
-
"dead": true,
|
6506
|
-
"default": true,
|
6507
|
-
"level": 1,
|
6508
|
-
"marker": "nevermind",
|
6509
|
-
"range": {
|
6510
|
-
"end": 34,
|
6511
|
-
"start": 26
|
6512
|
-
},
|
6513
|
-
"text": "nevermind",
|
6514
|
-
"topLevel": true,
|
6515
|
-
"touchedBy": [
|
6516
|
-
"dialogues#call15"
|
6517
|
-
],
|
6518
|
-
"value": "nevermind",
|
6519
|
-
"word": "nevermind"
|
6520
|
-
},
|
6521
|
-
{
|
6522
|
-
"isResponse": true,
|
6523
|
-
"marker": "verbatim",
|
6524
|
-
"topLevel": true,
|
6525
|
-
"verbatim": "the test question?"
|
6526
|
-
},
|
6527
|
-
{
|
6528
|
-
"dead": true,
|
6529
|
-
"level": 1,
|
6530
|
-
"marker": "unknown",
|
6531
|
-
"range": {
|
6532
|
-
"end": 37,
|
6533
|
-
"start": 36
|
6534
|
-
},
|
6535
|
-
"text": "hi",
|
6536
|
-
"topLevel": true,
|
6537
|
-
"unknown": true,
|
6538
|
-
"value": "hi",
|
6539
|
-
"word": "hi"
|
6540
|
-
},
|
6541
|
-
{
|
6542
|
-
"isResponse": true,
|
6543
|
-
"marker": "verbatim",
|
6544
|
-
"topLevel": true,
|
6545
|
-
"verbatim": "the test question?"
|
6546
|
-
}
|
6547
|
-
],
|
6548
|
-
"generatedParenthesized": [
|
6549
|
-
"",
|
6550
|
-
"(the test question?)",
|
6551
|
-
"",
|
6552
|
-
"(the test question?)",
|
6553
|
-
"",
|
6554
|
-
"(the test question?)"
|
6555
|
-
],
|
6556
|
-
"metadata": {
|
6557
|
-
"opChoices": [
|
6558
|
-
{
|
6559
|
-
"counter": 1,
|
6560
|
-
"op": [
|
6561
|
-
"unknown",
|
6562
|
-
0
|
6563
|
-
],
|
6564
|
-
"ops": [
|
6565
|
-
[
|
6566
|
-
"nevermind",
|
6567
|
-
0
|
6568
|
-
],
|
6569
|
-
[
|
6570
|
-
"nevermindTestSetup",
|
6571
|
-
0
|
6572
|
-
],
|
6573
|
-
[
|
6574
|
-
"unknown",
|
6575
|
-
0
|
6576
|
-
],
|
6577
|
-
[
|
6578
|
-
"unknown",
|
6579
|
-
0
|
6580
|
-
]
|
6581
|
-
]
|
6582
|
-
},
|
6583
|
-
{
|
6584
|
-
"counter": 2,
|
6585
|
-
"op": [
|
6586
|
-
"unknown",
|
6587
|
-
0
|
6588
|
-
],
|
6589
|
-
"ops": [
|
6590
|
-
[
|
6591
|
-
"nevermind",
|
6592
|
-
0
|
6593
|
-
],
|
6594
|
-
[
|
6595
|
-
"nevermindTestSetup",
|
6596
|
-
0
|
6597
|
-
],
|
6598
|
-
[
|
6599
|
-
"unknown",
|
6600
|
-
0
|
6601
|
-
]
|
6602
|
-
]
|
6603
|
-
},
|
6604
|
-
{
|
6605
|
-
"counter": 3,
|
6606
|
-
"op": [
|
6607
|
-
"nevermindTestSetup",
|
6608
|
-
0
|
6609
|
-
],
|
6610
|
-
"ops": [
|
6611
|
-
[
|
6612
|
-
"nevermind",
|
6613
|
-
0
|
6614
|
-
],
|
6615
|
-
[
|
6616
|
-
"nevermindTestSetup",
|
6617
|
-
0
|
6618
|
-
]
|
6619
|
-
]
|
6620
|
-
},
|
6621
|
-
{
|
6622
|
-
"counter": 4,
|
6623
|
-
"op": [
|
6624
|
-
"nevermind",
|
6625
|
-
0
|
6626
|
-
],
|
6627
|
-
"ops": [
|
6628
|
-
[
|
6629
|
-
"nevermind",
|
6630
|
-
0
|
6631
|
-
]
|
6632
|
-
]
|
6633
|
-
}
|
6634
|
-
]
|
6635
|
-
},
|
6636
|
-
"objects": {
|
6637
|
-
"nameToUUID": {
|
6638
|
-
"dialogues": "dialogues1",
|
6639
|
-
"gdefaults": "gdefaults2",
|
6640
|
-
"meta": "meta2",
|
6641
|
-
"pos": "pos2",
|
6642
|
-
"punctuation": "punctuation2",
|
6643
|
-
"sdefaults": "sdefaults2",
|
6644
|
-
"stm": "stm2",
|
6645
|
-
"tokenize": "tokenize2"
|
6646
|
-
},
|
6647
|
-
"namespaced": {
|
6648
|
-
"dialogues1": {
|
6649
|
-
"idSuffix": "",
|
6650
|
-
"mentioned": [
|
6651
|
-
],
|
6652
|
-
"nevermindType": "reject",
|
6653
|
-
"onNevermindWasCalled": true,
|
6654
|
-
"variables": {
|
6655
|
-
}
|
6656
|
-
},
|
6657
|
-
"gdefaults2": {
|
6658
|
-
},
|
6659
|
-
"meta2": {
|
6660
|
-
},
|
6661
|
-
"pos2": {
|
6662
|
-
},
|
6663
|
-
"punctuation2": {
|
6664
|
-
},
|
6665
|
-
"sdefaults2": {
|
6666
|
-
},
|
6667
|
-
"stm2": {
|
6668
|
-
"mentioned": [
|
6669
|
-
],
|
6670
|
-
"variables": {
|
6671
|
-
}
|
6672
|
-
},
|
6673
|
-
"tokenize2": {
|
6674
|
-
}
|
6675
|
-
},
|
6676
|
-
"processed": [
|
6677
|
-
{
|
6678
|
-
"context": {
|
6679
|
-
"isResponse": true,
|
6680
|
-
"marker": "verbatim",
|
6681
|
-
"topLevel": true,
|
6682
|
-
"verbatim": "the test question?"
|
6683
|
-
},
|
6684
|
-
"generatedParenthesized": "(the test question?)",
|
6685
|
-
"paraphrases": "the test question?",
|
6686
|
-
"paraphrasesParenthesized": "(the test question?)",
|
6687
|
-
"responses": [
|
6688
|
-
"",
|
6689
|
-
"the test question?",
|
6690
|
-
"",
|
6691
|
-
"the test question?",
|
6692
|
-
"",
|
6693
|
-
"the test question?"
|
6694
|
-
]
|
6695
|
-
},
|
6696
|
-
{
|
6697
|
-
"context": {
|
6698
|
-
"dead": true,
|
6699
|
-
"level": 1,
|
6700
|
-
"marker": "unknown",
|
6701
|
-
"range": {
|
6702
|
-
"end": 37,
|
6703
|
-
"start": 36
|
6704
|
-
},
|
6705
|
-
"text": "hi",
|
6706
|
-
"topLevel": true,
|
6707
|
-
"unknown": true,
|
6708
|
-
"value": "hi",
|
6709
|
-
"word": "hi"
|
6710
|
-
},
|
6711
|
-
"generatedParenthesized": "",
|
6712
|
-
"paraphrases": "hi",
|
6713
|
-
"paraphrasesParenthesized": "(hi)",
|
6714
|
-
"responses": [
|
6715
|
-
"",
|
6716
|
-
"the test question?",
|
6717
|
-
"",
|
6718
|
-
"the test question?",
|
6719
|
-
"",
|
6720
|
-
"the test question?"
|
6721
|
-
]
|
6722
|
-
},
|
6723
|
-
{
|
6724
|
-
"context": {
|
6725
|
-
"isResponse": true,
|
6726
|
-
"marker": "verbatim",
|
6727
|
-
"topLevel": true,
|
6728
|
-
"verbatim": "the test question?"
|
6729
|
-
},
|
6730
|
-
"generatedParenthesized": "(the test question?)",
|
6731
|
-
"paraphrases": "the test question?",
|
6732
|
-
"paraphrasesParenthesized": "(the test question?)",
|
6733
|
-
"responses": [
|
6734
|
-
"",
|
6735
|
-
"the test question?",
|
6736
|
-
"",
|
6737
|
-
"the test question?",
|
6738
|
-
"",
|
6739
|
-
"the test question?"
|
6740
|
-
]
|
6741
|
-
},
|
6742
|
-
{
|
6743
|
-
"context": {
|
6744
|
-
"dead": true,
|
6745
|
-
"default": true,
|
6746
|
-
"level": 1,
|
6747
|
-
"marker": "nevermind",
|
6748
|
-
"range": {
|
6749
|
-
"end": 34,
|
6750
|
-
"start": 26
|
6751
|
-
},
|
6752
|
-
"text": "nevermind",
|
6753
|
-
"topLevel": true,
|
6754
|
-
"touchedBy": [
|
6755
|
-
"dialogues#call15"
|
6756
|
-
],
|
6757
|
-
"value": "nevermind",
|
6758
|
-
"word": "nevermind"
|
6759
|
-
},
|
6760
|
-
"generatedParenthesized": "",
|
6761
|
-
"paraphrases": "nevermind",
|
6762
|
-
"paraphrasesParenthesized": "(nevermind)",
|
6763
|
-
"responses": [
|
6764
|
-
"",
|
6765
|
-
"the test question?",
|
6766
|
-
"",
|
6767
|
-
"the test question?",
|
6768
|
-
"",
|
6769
|
-
"the test question?"
|
6770
|
-
]
|
6771
|
-
},
|
6772
|
-
{
|
6773
|
-
"context": {
|
6774
|
-
"isResponse": true,
|
6775
|
-
"marker": "verbatim",
|
6776
|
-
"topLevel": true,
|
6777
|
-
"verbatim": "the test question?"
|
6778
|
-
},
|
6779
|
-
"generatedParenthesized": "(the test question?)",
|
6780
|
-
"paraphrases": "the test question?",
|
6781
|
-
"paraphrasesParenthesized": "(the test question?)",
|
6782
|
-
"responses": [
|
6783
|
-
"",
|
6784
|
-
"the test question?",
|
6785
|
-
"",
|
6786
|
-
"the test question?",
|
6787
|
-
"",
|
6788
|
-
"the test question?"
|
6789
|
-
]
|
6790
|
-
},
|
6791
|
-
{
|
6792
|
-
"context": {
|
6793
|
-
"dead": true,
|
6794
|
-
"default": true,
|
6795
|
-
"level": 1,
|
6796
|
-
"marker": "nevermindTestSetup",
|
6797
|
-
"postModifiers": [
|
6798
|
-
"type"
|
6799
|
-
],
|
6800
|
-
"range": {
|
6801
|
-
"end": 24,
|
6802
|
-
"start": 0
|
6803
|
-
},
|
6804
|
-
"text": "nevermindtestsetup reject",
|
6805
|
-
"topLevel": true,
|
6806
|
-
"touchedBy": [
|
6807
|
-
"dialogues#call2"
|
6808
|
-
],
|
6809
|
-
"type": {
|
6810
|
-
"dead": true,
|
6811
|
-
"level": 1,
|
6812
|
-
"marker": "unknown",
|
6813
|
-
"range": {
|
6814
|
-
"end": 24,
|
6815
|
-
"start": 19
|
6816
|
-
},
|
6817
|
-
"text": "reject",
|
6818
|
-
"unknown": true,
|
6819
|
-
"value": "reject",
|
6820
|
-
"word": "reject"
|
6821
|
-
},
|
6822
|
-
"value": "nevermindTestSetup",
|
6823
|
-
"word": "nevermindtestsetup"
|
6824
|
-
},
|
6825
|
-
"generatedParenthesized": "",
|
6826
|
-
"paraphrases": "nevermindtestsetup reject",
|
6827
|
-
"paraphrasesParenthesized": "((nevermindtestsetup) (reject))",
|
6828
|
-
"responses": [
|
6829
|
-
"",
|
6830
|
-
"the test question?",
|
6831
|
-
"",
|
6832
|
-
"the test question?",
|
6833
|
-
"",
|
6834
|
-
"the test question?"
|
6835
|
-
]
|
6836
|
-
}
|
6837
|
-
]
|
6838
|
-
},
|
6839
|
-
"paraphrases": [
|
6840
|
-
"nevermindtestsetup reject",
|
6841
|
-
"the test question?",
|
6842
|
-
"nevermind",
|
6843
|
-
"the test question?",
|
6844
|
-
"hi",
|
6845
|
-
"the test question?"
|
6846
|
-
],
|
6847
|
-
"paraphrasesParenthesized": [
|
6848
|
-
"((nevermindtestsetup) (reject))",
|
6849
|
-
"(the test question?)",
|
6850
|
-
"(nevermind)",
|
6851
|
-
"(the test question?)",
|
6852
|
-
"(hi)",
|
6853
|
-
"(the test question?)"
|
6854
|
-
],
|
6855
|
-
"query": "nevermindTestSetup reject nevermind hi",
|
6856
|
-
"responses": [
|
6857
|
-
"",
|
6858
|
-
"the test question?",
|
6859
|
-
"",
|
6860
|
-
"the test question?",
|
6861
|
-
"",
|
6862
|
-
"the test question?"
|
6863
|
-
]
|
6864
|
-
},
|
6865
6079
|
{
|
6866
6080
|
"associations": [
|
6867
6081
|
[
|