[79668b]: / tests / data / regression_cases / urls.json

Download this file

160 lines (160 with data), 4.8 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
{
"examples": [
{
"id": 0,
"text": "Vragen? Kijk op www.umcutrecht.nl.",
"annotations": [
{
"text": "www.umcutrecht.nl",
"start_char": 16,
"end_char": 33,
"tag": "url"
}
]
},
{
"id": 1,
"text": "http://www.umcutrecht.nl",
"annotations": [
{
"text": "http://www.umcutrecht.nl",
"start_char": 0,
"end_char": 24,
"tag": "url"
}
]
},
{
"id": 2,
"text": "https://packaging.pypi.org",
"annotations": [
{
"text": "https://packaging.pypi.org",
"start_char": 0,
"end_char": 26,
"tag": "url"
}
]
},
{
"id": 3,
"text": "softwareengineering.stackexchange.com/questions/348295/is-there-such-a-thing-as-having-too-many-unit-tests",
"annotations": [
{
"text": "softwareengineering.stackexchange.com/questions/348295/is-there-such-a-thing-as-having-too-many-unit-tests",
"start_char": 0,
"end_char": 106,
"tag": "url"
}
]
},
{
"id": 4,
"text": "informatie-niertransplantaties.net",
"annotations": [
{
"text": "informatie-niertransplantaties.net",
"start_char": 0,
"end_char": 34,
"tag": "url"
}
]
},
{
"id": 5,
"text": "www.umcutrecht.nl",
"annotations": [
{
"text": "www.umcutrecht.nl",
"start_char": 0,
"end_char": 17,
"tag": "url"
}
]
},
{
"id": 6,
"text": "info@umcutrecht.nl",
"annotations": [
{
"text": "umcutrecht.nl",
"start_char": 5,
"end_char": 18,
"tag": "url"
}
]
},
{
"id": 7,
"text": "https://www.umcutrecht.nl/nl/over-ons/nieuws/algemeen/umc-utrecht-en-prinses-maxima-centrum-zien-met-vertrouwen-uit-naar-snelle-inhoudelijke-behandeling-besluit-kinderhartchirurgie",
"annotations": [
{
"text": "https://www.umcutrecht.nl/nl/over-ons/nieuws/algemeen/umc-utrecht-en-prinses-maxima-centrum-zien-met-vertrouwen-uit-naar-snelle-inhoudelijke-behandeling-besluit-kinderhartchirurgie",
"start_char": 0,
"end_char": 180,
"tag": "url"
}
]
},
{
"id": 8,
"text": "https://www.umcutrecht.nl/nl/voorlichting/informatie-over-anesthesie",
"annotations": [
{
"text": "https://www.umcutrecht.nl/nl/voorlichting/informatie-over-anesthesie",
"start_char": 0,
"end_char": 68,
"tag": "url"
}
]
},
{
"id": 9,
"text": "https://www.umcutrecht.nl/incident",
"annotations": [
{
"text": "https://www.umcutrecht.nl/incident",
"start_char": 0,
"end_char": 34,
"tag": "url"
}
]
},
{
"id": 10,
"text": "umcutrecht.nl",
"annotations": [
{
"text": "umcutrecht.nl",
"start_char": 0,
"end_char": 13,
"tag": "url"
}
]
},
{
"id": 11,
"text": "azu.nl",
"annotations": [
{
"text": "azu.nl",
"start_char": 0,
"end_char": 6,
"tag": "url"
}
]
},
{
"id": 12,
"text": "hetwkz.nl",
"annotations": [
{
"text": "hetwkz.nl",
"start_char": 0,
"end_char": 9,
"tag": "url"
}
]
}
]
}