Switch to unified view

a b/tests/data/regression_cases/names.json
1
{
2
    "examples": [
3
        {
4
            "id": 0,
5
            "text": "dr A",
6
            "annotations": [
7
                {
8
                    "text": "dr A",
9
                    "start_char": 0,
10
                    "end_char": 4,
11
                    "tag": "persoon"
12
                }
13
            ]
14
        },
15
        {
16
            "id": 1,
17
            "text": "dr ABC",
18
            "annotations": [
19
                {
20
                    "text": "dr ABC",
21
                    "start_char": 0,
22
                    "end_char": 6,
23
                    "tag": "persoon"
24
                }
25
            ]
26
        },
27
        {
28
            "id": 2,
29
            "text": "dr abc",
30
            "annotations": []
31
        },
32
        {
33
            "id": 3,
34
            "text": "dr a",
35
            "annotations": []
36
        },
37
        {
38
            "id": 4,
39
            "text": "dr. A",
40
            "annotations": [
41
                {
42
                    "text": "dr. A",
43
                    "start_char": 0,
44
                    "end_char": 5,
45
                    "tag": "persoon"
46
                }
47
            ]
48
        },
49
        {
50
            "id": 5,
51
            "text": "dr. ABC",
52
            "annotations": [
53
                {
54
                    "text": "dr. ABC",
55
                    "start_char": 0,
56
                    "end_char": 7,
57
                    "tag": "persoon"
58
                }
59
            ]
60
        },
61
        {
62
            "id": 6,
63
            "text": "dr. abc",
64
            "annotations": []
65
        },
66
        {
67
            "id": 7,
68
            "text": "dr. a",
69
            "annotations": []
70
        },
71
        {
72
            "id": 8,
73
            "text": "Dr. A",
74
            "annotations": [
75
                {
76
                    "text": "Dr. A",
77
                    "start_char": 0,
78
                    "end_char": 5,
79
                    "tag": "persoon"
80
                }
81
            ]
82
        },
83
        {
84
            "id": 9,
85
            "text": "Dr. ABC",
86
            "annotations": [
87
                {
88
                    "text": "Dr. ABC",
89
                    "start_char": 0,
90
                    "end_char": 7,
91
                    "tag": "persoon"
92
                }
93
            ]
94
        },
95
        {
96
            "id": 10,
97
            "text": "Dr. abc",
98
            "annotations": []
99
        },
100
        {
101
            "id": 11,
102
            "text": "Dr. aDR. A",
103
            "annotations": []
104
        },
105
        {
106
            "id": 12,
107
            "text": "DR. ABC",
108
            "annotations": []
109
        },
110
        {
111
            "id": 13,
112
            "text": "DR. abc",
113
            "annotations": []
114
        },
115
        {
116
            "id": 14,
117
            "text": "DR. a",
118
            "annotations": []
119
        },
120
        {
121
            "id": 15,
122
            "text": "dr Vi",
123
            "annotations": []
124
        },
125
        {
126
            "id": 16,
127
            "text": "dr Visser",
128
            "annotations": [
129
                {
130
                    "text": "dr Visser",
131
                    "start_char": 0,
132
                    "end_char": 9,
133
                    "tag": "persoon"
134
                }
135
            ]
136
        },
137
        {
138
            "id": 17,
139
            "text": "dr. Vi",
140
            "annotations": []
141
        },
142
        {
143
            "id": 18,
144
            "text": "dr. Visser",
145
            "annotations": [
146
                {
147
                    "text": "dr. Visser",
148
                    "start_char": 0,
149
                    "end_char": 10,
150
                    "tag": "persoon"
151
                }
152
            ]
153
        },
154
        {
155
            "id": 19,
156
            "text": "Dr. Vi",
157
            "annotations": []
158
        },
159
        {
160
            "id": 20,
161
            "text": "Dr. Visser",
162
            "annotations": [
163
                {
164
                    "text": "Dr. Visser",
165
                    "start_char": 0,
166
                    "end_char": 10,
167
                    "tag": "persoon"
168
                }
169
            ]
170
        },
171
        {
172
            "id": 21,
173
            "text": "DR. Vi",
174
            "annotations": []
175
        },
176
        {
177
            "id": 22,
178
            "text": "DR. Visser",
179
            "annotations": [
180
                {
181
                    "text": "Visser",
182
                    "start_char": 4,
183
                    "end_char": 10,
184
                    "tag": "persoon"
185
                }
186
            ]
187
        },
188
        {
189
            "id": 23,
190
            "text": "dr. Olanzapine",
191
            "annotations": []
192
        },
193
        {
194
            "id": 24,
195
            "text": "van der Sluis",
196
            "annotations": [
197
                {
198
                    "text": "van der Sluis",
199
                    "start_char": 0,
200
                    "end_char": 13,
201
                    "tag": "persoon"
202
                }
203
            ]
204
        },
205
        {
206
            "id": 25,
207
            "text": "van der Damhuis",
208
            "annotations": [
209
                {
210
                    "text": "Damhuis",
211
                    "start_char": 8,
212
                    "end_char": 15,
213
                    "tag": "persoon"
214
                }
215
            ]
216
        },
217
        {
218
            "id": 26,
219
            "text": "Van Der Sluis",
220
            "annotations": [
221
                {
222
                    "text": "Van Der Sluis",
223
                    "start_char": 0,
224
                    "end_char": 13,
225
                    "tag": "persoon"
226
                }
227
            ]
228
        },
229
        {
230
            "id": 27,
231
            "text": "v/d Sluis",
232
            "annotations": [
233
                {
234
                    "text": "v/d Sluis",
235
                    "start_char": 0,
236
                    "end_char": 9,
237
                    "tag": "persoon"
238
                }
239
            ]
240
        },
241
        {
242
            "id": 28,
243
            "text": "d'Sluis",
244
            "annotations": [
245
                {
246
                    "text": "d'Sluis",
247
                    "start_char": 0,
248
                    "end_char": 7,
249
                    "tag": "persoon"
250
                }
251
            ]
252
        },
253
        {
254
            "id": 29,
255
            "text": "A. Visser",
256
            "annotations": [
257
                {
258
                    "text": "A. Visser",
259
                    "start_char": 0,
260
                    "end_char": 9,
261
                    "tag": "persoon"
262
                }
263
            ]
264
        },
265
        {
266
            "id": 30,
267
            "text": "ABC. Visser",
268
            "annotations": [
269
                {
270
                    "text": "Visser",
271
                    "start_char": 5,
272
                    "end_char": 11,
273
                    "tag": "persoon"
274
                }
275
            ]
276
        },
277
        {
278
            "id": 31,
279
            "text": "A Visser",
280
            "annotations": [
281
                {
282
                    "text": "A Visser",
283
                    "start_char": 0,
284
                    "end_char": 8,
285
                    "tag": "persoon"
286
                }
287
            ]
288
        },
289
        {
290
            "id": 32,
291
            "text": "A Olanzapine",
292
            "annotations": []
293
        },
294
        {
295
            "id": 33,
296
            "text": "E. Coli",
297
            "annotations": []
298
        },
299
        {
300
            "id": 34,
301
            "text": "A. Dr.A van der Sluis",
302
            "annotations": [
303
                {
304
                    "text": "Dr.A van der Sluis",
305
                    "start_char": 3,
306
                    "end_char": 21,
307
                    "tag": "persoon"
308
                }
309
            ]
310
        },
311
        {
312
            "id": 35,
313
            "text": "A. van der Sluis",
314
            "annotations": [
315
                {
316
                    "text": "A. van der Sluis",
317
                    "start_char": 0,
318
                    "end_char": 16,
319
                    "tag": "persoon"
320
                }
321
            ]
322
        },
323
        {
324
            "id": 36,
325
            "text": "A. van der Li",
326
            "annotations": []
327
        },
328
        {
329
            "id": 37,
330
            "text": "A van der Li",
331
            "annotations": []
332
        },
333
        {
334
            "id": 38,
335
            "text": "A van der Damhuis",
336
            "annotations": [
337
                {
338
                    "text": "A van der Damhuis",
339
                    "start_char": 0,
340
                    "end_char": 17,
341
                    "tag": "persoon"
342
                }
343
            ]
344
        },
345
        {
346
            "id": 39,
347
            "text": "A. van der Damhuis",
348
            "annotations": [
349
                {
350
                    "text": "A. van der Damhuis",
351
                    "start_char": 0,
352
                    "end_char": 18,
353
                    "tag": "persoon"
354
                }
355
            ]
356
        },
357
        {
358
            "id": 40,
359
            "text": "Kees",
360
            "annotations": [
361
                {
362
                    "text": "Kees",
363
                    "start_char": 0,
364
                    "end_char": 4,
365
                    "tag": "persoon"
366
                }
367
            ]
368
        },
369
        {
370
            "id": 41,
371
            "text": "Marie",
372
            "annotations": [
373
                {
374
                    "text": "Marie",
375
                    "start_char": 0,
376
                    "end_char": 5,
377
                    "tag": "persoon"
378
                }
379
            ]
380
        },
381
        {
382
            "id": 42,
383
            "text": "Daan",
384
            "annotations": [
385
                {
386
                    "text": "Daan",
387
                    "start_char": 0,
388
                    "end_char": 4,
389
                    "tag": "persoon"
390
                }
391
            ]
392
        },
393
        {
394
            "id": 43,
395
            "text": "Ahmed",
396
            "annotations": [
397
                {
398
                    "text": "Ahmed",
399
                    "start_char": 0,
400
                    "end_char": 5,
401
                    "tag": "persoon"
402
                }
403
            ]
404
        },
405
        {
406
            "id": 44,
407
            "text": "kees",
408
            "annotations": []
409
        },
410
        {
411
            "id": 45,
412
            "text": "marie",
413
            "annotations": []
414
        },
415
        {
416
            "id": 46,
417
            "text": "daan",
418
            "annotations": []
419
        },
420
        {
421
            "id": 47,
422
            "text": "ahmed",
423
            "annotations": []
424
        },
425
        {
426
            "id": 48,
427
            "text": "Olanzapine",
428
            "annotations": []
429
        },
430
        {
431
            "id": 49,
432
            "text": "April",
433
            "annotations": []
434
        },
435
        {
436
            "id": 50,
437
            "text": "Elke",
438
            "annotations": []
439
        },
440
        {
441
            "id": 51,
442
            "text": "Juli",
443
            "annotations": []
444
        },
445
        {
446
            "id": 52,
447
            "text": "Nadien",
448
            "annotations": []
449
        },
450
        {
451
            "id": 53,
452
            "text": "Per",
453
            "annotations": []
454
        },
455
        {
456
            "id": 54,
457
            "text": "Semi",
458
            "annotations": []
459
        },
460
        {
461
            "id": 55,
462
            "text": "Zoutenbier",
463
            "annotations": [
464
                {
465
                    "text": "Zoutenbier",
466
                    "start_char": 0,
467
                    "end_char": 10,
468
                    "tag": "persoon"
469
                }
470
            ]
471
        },
472
        {
473
            "id": 56,
474
            "text": "Zuidgeest",
475
            "annotations": [
476
                {
477
                    "text": "Zuidgeest",
478
                    "start_char": 0,
479
                    "end_char": 9,
480
                    "tag": "persoon"
481
                }
482
            ]
483
        },
484
        {
485
            "id": 57,
486
            "text": "Wiegmans",
487
            "annotations": [
488
                {
489
                    "text": "Wiegmans",
490
                    "start_char": 0,
491
                    "end_char": 8,
492
                    "tag": "persoon"
493
                }
494
            ]
495
        },
496
        {
497
            "id": 58,
498
            "text": "zoutenbier",
499
            "annotations": []
500
        },
501
        {
502
            "id": 59,
503
            "text": "zuidgeest",
504
            "annotations": []
505
        },
506
        {
507
            "id": 60,
508
            "text": "wiegmans",
509
            "annotations": []
510
        },
511
        {
512
            "id": 61,
513
            "text": "Rust",
514
            "annotations": []
515
        },
516
        {
517
            "id": 62,
518
            "text": "Onrust",
519
            "annotations": []
520
        },
521
        {
522
            "id": 63,
523
            "text": "Voogd",
524
            "annotations": []
525
        },
526
        {
527
            "id": 64,
528
            "text": "Vrij",
529
            "annotations": []
530
        },
531
        {
532
            "id": 65,
533
            "text": "Kracht",
534
            "annotations": []
535
        },
536
        {
537
            "id": 66,
538
            "text": "Hart",
539
            "annotations": []
540
        },
541
        {
542
            "id": 67,
543
            "text": "Tel",
544
            "annotations": []
545
        },
546
        {
547
            "id": 68,
548
            "text": "Visser-de Jong",
549
            "annotations": [
550
                {
551
                    "text": "Visser-de Jong",
552
                    "start_char": 0,
553
                    "end_char": 14,
554
                    "tag": "persoon"
555
                }
556
            ]
557
        },
558
        {
559
            "id": 69,
560
            "text": "A de Jong",
561
            "annotations": [
562
                {
563
                    "text": "A de Jong",
564
                    "start_char": 0,
565
                    "end_char": 9,
566
                    "tag": "persoon"
567
                }
568
            ]
569
        },
570
        {
571
            "id": 70,
572
            "text": "A De Jong",
573
            "annotations": [
574
                {
575
                    "text": "A De Jong",
576
                    "start_char": 0,
577
                    "end_char": 9,
578
                    "tag": "persoon"
579
                }
580
            ]
581
        },
582
        {
583
            "id": 71,
584
            "text": "A.B.C. Visser",
585
            "annotations": [
586
                {
587
                    "text": "A.B.C. Visser",
588
                    "start_char": 0,
589
                    "end_char": 13,
590
                    "tag": "persoon"
591
                }
592
            ]
593
        },
594
        {
595
            "id": 72,
596
            "text": "A.B.C.D. Visser",
597
            "annotations": [
598
                {
599
                    "text": "A.B.C.D. Visser",
600
                    "start_char": 0,
601
                    "end_char": 15,
602
                    "tag": "persoon"
603
                }
604
            ]
605
        },
606
        {
607
            "id": 73,
608
            "text": "A.B.C.D.E. Visser",
609
            "annotations": [
610
                {
611
                    "text": "A.B.C.D.E. Visser",
612
                    "start_char": 0,
613
                    "end_char": 17,
614
                    "tag": "persoon"
615
                }
616
            ]
617
        },
618
        {
619
            "id": 74,
620
            "text": "A.B.C.D.E.F. Visser",
621
            "annotations": [
622
                {
623
                    "text": "A.B.C.D.E.F. Visser",
624
                    "start_char": 0,
625
                    "end_char": 19,
626
                    "tag": "persoon"
627
                }
628
            ]
629
        },
630
        {
631
            "id": 75,
632
            "text": "A.B.C. de Vries",
633
            "annotations": [
634
                {
635
                    "text": "A.B.C. de Vries",
636
                    "start_char": 0,
637
                    "end_char": 15,
638
                    "tag": "persoon"
639
                }
640
            ]
641
        },
642
        {
643
            "id": 76,
644
            "text": "Voornaam Visser",
645
            "annotations": [
646
                {
647
                    "text": "Voornaam Visser",
648
                    "start_char": 0,
649
                    "end_char": 15,
650
                    "tag": "persoon"
651
                }
652
            ]
653
        },
654
        {
655
            "id": 77,
656
            "text": "Piet Visser",
657
            "annotations": [
658
                {
659
                    "text": "Piet Visser",
660
                    "start_char": 0,
661
                    "end_char": 11,
662
                    "tag": "persoon"
663
                }
664
            ]
665
        },
666
        {
667
            "id": 78,
668
            "text": "Marieke Visser",
669
            "annotations": [
670
                {
671
                    "text": "Marieke Visser",
672
                    "start_char": 0,
673
                    "end_char": 14,
674
                    "tag": "persoon"
675
                }
676
            ]
677
        },
678
        {
679
            "id": 79,
680
            "text": "Olanzapine Visser",
681
            "annotations": [
682
                {
683
                    "text": "Visser",
684
                    "start_char": 11,
685
                    "end_char": 17,
686
                    "tag": "persoon"
687
                }
688
            ]
689
        },
690
        {
691
            "id": 80,
692
            "text": "Dr. Visser",
693
            "annotations": [
694
                {
695
                    "text": "Dr. Visser",
696
                    "start_char": 0,
697
                    "end_char": 10,
698
                    "tag": "persoon"
699
                }
700
            ]
701
        },
702
        {
703
            "id": 81,
704
            "text": "Piet Achternaam",
705
            "annotations": [
706
                {
707
                    "text": "Piet Achternaam",
708
                    "start_char": 0,
709
                    "end_char": 15,
710
                    "tag": "persoon"
711
                }
712
            ]
713
        },
714
        {
715
            "id": 82,
716
            "text": "Piet Olanzapine",
717
            "annotations": [
718
                {
719
                    "text": "Piet",
720
                    "start_char": 0,
721
                    "end_char": 4,
722
                    "tag": "persoon"
723
                }
724
            ]
725
        },
726
        {
727
            "id": 83,
728
            "text": "Piet Dhr.",
729
            "annotations": [
730
                {
731
                    "text": "Piet",
732
                    "start_char": 0,
733
                    "end_char": 4,
734
                    "tag": "persoon"
735
                }
736
            ]
737
        },
738
        {
739
            "id": 84,
740
            "text": "Prof. Dr. Visser",
741
            "annotations": [
742
                {
743
                    "text": "Prof. Dr. Visser",
744
                    "start_char": 0,
745
                    "end_char": 16,
746
                    "tag": "persoon"
747
                }
748
            ]
749
        },
750
        {
751
            "id": 85,
752
            "text": "Dr. Ing. Dr. Visser",
753
            "annotations": [
754
                {
755
                    "text": "Dr. Ing. Dr. Visser",
756
                    "start_char": 0,
757
                    "end_char": 19,
758
                    "tag": "persoon"
759
                }
760
            ]
761
        },
762
        {
763
            "id": 86,
764
            "text": "Prof.Dr. Visser",
765
            "annotations": [
766
                {
767
                    "text": "Prof.Dr. Visser",
768
                    "start_char": 0,
769
                    "end_char": 15,
770
                    "tag": "persoon"
771
                }
772
            ]
773
        },
774
        {
775
            "id": 87,
776
            "text": "Dr. A.B. Visser",
777
            "annotations": [
778
                {
779
                    "text": "Dr. A.B. Visser",
780
                    "start_char": 0,
781
                    "end_char": 15,
782
                    "tag": "persoon"
783
                }
784
            ]
785
        },
786
        {
787
            "id": 89,
788
            "text": "Mevrouw Visser",
789
            "annotations": [
790
                {
791
                    "text": "Mevrouw Visser",
792
                    "start_char": 0,
793
                    "end_char": 14,
794
                    "tag": "persoon"
795
                }
796
            ]
797
        },
798
        {
799
            "id": 90,
800
            "text": "A. Visser-Visser",
801
            "annotations": [
802
                {
803
                    "text": "A. Visser-Visser",
804
                    "start_char": 0,
805
                    "end_char": 16,
806
                    "tag": "persoon"
807
                }
808
            ]
809
        },
810
        {
811
            "id": 91,
812
            "text": "Mw. Prof. Dr. A.B. de Vries",
813
            "annotations": [
814
                {
815
                    "text": "Mw. Prof. Dr. A.B. de Vries",
816
                    "start_char": 0,
817
                    "end_char": 27,
818
                    "tag": "persoon"
819
                }
820
            ]
821
        },
822
        {
823
            "id": 92,
824
            "text": "Dr. A.B. v.d. Sluis",
825
            "annotations": [
826
                {
827
                    "text": "Dr. A.B. v.d. Sluis",
828
                    "start_char": 0,
829
                    "end_char": 19,
830
                    "tag": "persoon"
831
                }
832
            ]
833
        },
834
        {
835
            "id": 93,
836
            "text": "A. Achternaam-Achternaam",
837
            "annotations": [
838
                {
839
                    "text": "A. Achternaam-Achternaam",
840
                    "start_char": 0,
841
                    "end_char": 24,
842
                    "tag": "persoon"
843
                }
844
            ]
845
        },
846
        {
847
            "id": 95,
848
            "text": "de Heer",
849
            "annotations": []
850
        },
851
        {
852
            "id": 96,
853
            "text": "de Vrouw",
854
            "annotations": []
855
        },
856
        {
857
            "id": 98,
858
            "text": "de Weledelgeleerde Heer Visser",
859
            "annotations": [
860
                {
861
                    "text": "Visser",
862
                    "start_char": 24,
863
                    "end_char": 30,
864
                    "tag": "persoon"
865
                }
866
            ]
867
        },
868
        {
869
            "id": 99,
870
            "text": "de weledelgeleerde heer Visser",
871
            "annotations": [
872
                {
873
                    "text": "Visser",
874
                    "start_char": 24,
875
                    "end_char": 30,
876
                    "tag": "persoon"
877
                }
878
            ]
879
        },
880
        {
881
            "id": 100,
882
            "text": "mijnheer Visser",
883
            "annotations": [
884
                {
885
                    "text": "mijnheer Visser",
886
                    "start_char": 0,
887
                    "end_char": 15,
888
                    "tag": "persoon"
889
                }
890
            ]
891
        },
892
        {
893
            "id": 101,
894
            "text": "Ph. Van der Laan",
895
            "annotations": [
896
                {
897
                    "text": "Ph. Van der Laan",
898
                    "start_char": 0,
899
                    "end_char": 16,
900
                    "tag": "persoon"
901
                }
902
            ]
903
        },
904
        {
905
            "id": 102,
906
            "text": "A.Th.Chr. Van der Laan",
907
            "annotations": [
908
                {
909
                    "text": "A.Th.Chr. Van der Laan",
910
                    "start_char": 0,
911
                    "end_char": 22,
912
                    "tag": "persoon"
913
                }
914
            ]
915
        },
916
        {
917
            "id": 103,
918
            "text": "Ah. Van der Laan",
919
            "annotations": [
920
                {
921
                    "text": "Van der Laan",
922
                    "start_char": 4,
923
                    "end_char": 16,
924
                    "tag": "persoon"
925
                }
926
            ]
927
        },
928
        {
929
            "id": 104,
930
            "text": "J. Th. Bakker",
931
            "annotations": [
932
                {
933
                    "text": "J. Th. Bakker",
934
                    "start_char": 0,
935
                    "end_char": 13,
936
                    "tag": "persoon"
937
                }
938
            ]
939
        },
940
        {
941
            "id": 105,
942
            "text": "J. Th. A. Bakker",
943
            "annotations": [
944
                {
945
                    "text": "J. Th. A. Bakker",
946
                    "start_char": 0,
947
                    "end_char": 16,
948
                    "tag": "persoon"
949
                }
950
            ]
951
        },
952
        {
953
            "id": 106,
954
            "text": "Prof. Dr. Th. Bakker",
955
            "annotations": [
956
                {
957
                    "text": "Prof. Dr. Th. Bakker",
958
                    "start_char": 0,
959
                    "end_char": 20,
960
                    "tag": "persoon"
961
                }
962
            ]
963
        },
964
        {
965
            "id": 107,
966
            "text": "Prof. Dr. Th. Ir. Bakker",
967
            "annotations": [
968
                {
969
                    "text": "Prof. Dr. Th",
970
                    "start_char": 0,
971
                    "end_char": 12,
972
                    "tag": "persoon"
973
                },
974
                {
975
                    "text": "Ir. Bakker",
976
                    "start_char": 14,
977
                    "end_char": 24,
978
                    "tag": "persoon"
979
                }
980
            ]
981
        },
982
        {
983
            "id": 108,
984
            "text": "Ziekenhuis te Amersfoort",
985
            "annotations": []
986
        },
987
        {
988
            "id": 109,
989
            "text": "M. Alzheimer",
990
            "annotations": []
991
        },
992
        {
993
            "id": 110,
994
            "text": "N. Suralis",
995
            "annotations": []
996
        },
997
        {
998
            "id": 111,
999
            "text": "M. Auricularis",
1000
            "annotations": []
1001
        },
1002
        {
1003
            "id": 112,
1004
            "text": "I. Multiple",
1005
            "annotations": []
1006
        },
1007
        {
1008
            "id": 113,
1009
            "text": "I. Ulna",
1010
            "annotations": []
1011
        },
1012
        {
1013
            "id": 114,
1014
            "text": "A. Brachialis",
1015
            "annotations": []
1016
        },
1017
        {
1018
            "id": 115,
1019
            "text": "V. Cava Inferior",
1020
            "annotations": []
1021
        },
1022
        {
1023
            "id": 116,
1024
            "text": "B. Bakker Neuroloog",
1025
            "annotations": [
1026
                {
1027
                    "text": "B. Bakker",
1028
                    "start_char": 0,
1029
                    "end_char": 9,
1030
                    "tag": "persoon"
1031
                }
1032
            ]
1033
        },
1034
        {
1035
            "id": 117,
1036
            "text": "Jan-Willem",
1037
            "annotations": [
1038
                {
1039
                    "text": "Jan-Willem",
1040
                    "start_char": 0,
1041
                    "end_char": 10,
1042
                    "tag": "persoon"
1043
                }
1044
            ]
1045
        },
1046
        {
1047
            "id": 118,
1048
            "text": "Jan-Onbekendenaam",
1049
            "annotations": [
1050
                {
1051
                    "text": "Jan-Onbekendenaam",
1052
                    "start_char": 0,
1053
                    "end_char": 17,
1054
                    "tag": "persoon"
1055
                }
1056
            ]
1057
        },
1058
        {
1059
            "id": 119,
1060
            "text": "Onbekendenaam-Willem",
1061
            "annotations": [
1062
                {
1063
                    "text": "Onbekendenaam-Willem",
1064
                    "start_char": 0,
1065
                    "end_char": 20,
1066
                    "tag": "persoon"
1067
                }
1068
            ]
1069
        },
1070
        {
1071
            "id": 120,
1072
            "text": "El Ahmadi",
1073
            "annotations": [
1074
                {
1075
                    "text": "Ahmadi",
1076
                    "start_char": 3,
1077
                    "end_char": 9,
1078
                    "tag": "persoon"
1079
                }
1080
            ]
1081
        },
1082
        {
1083
            "id": 121,
1084
            "text": "Bruins Slot",
1085
            "annotations": [
1086
                {
1087
                    "text": "Bruins Slot",
1088
                    "start_char": 0,
1089
                    "end_char": 11,
1090
                    "tag": "persoon"
1091
                }
1092
            ]
1093
        },
1094
        {
1095
            "id": 122,
1096
            "text": "Groot Wassink",
1097
            "annotations": [
1098
                {
1099
                    "text": "Groot Wassink",
1100
                    "start_char": 0,
1101
                    "end_char": 13,
1102
                    "tag": "persoon"
1103
                }
1104
            ]
1105
        },
1106
        {
1107
            "id": 123,
1108
            "text": "Pieter Oude Nijhuis",
1109
            "annotations": [
1110
                {
1111
                    "text": "Pieter Oude Nijhuis",
1112
                    "start_char": 0,
1113
                    "end_char": 19,
1114
                    "tag": "persoon"
1115
                }
1116
            ]
1117
        },
1118
        {
1119
            "id": 124,
1120
            "text": "ziekte van Zoon",
1121
            "annotations":  []
1122
        },
1123
        {
1124
            "id": 125,
1125
            "text": "Turner's ziekte",
1126
            "annotations": []
1127
        },
1128
        {
1129
            "id": 126,
1130
            "text": "Pierre-Robin sequentie",
1131
            "annotations": []
1132
        }
1133
    ]
1134
}