-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfruits2-all-tfidf-passed.txt
396 lines (198 loc) · 11.8 KB
/
fruits2-all-tfidf-passed.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
Passed Test #225 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-645.html and word banana
expected = 0.010765888384348554
result = 0.010765888384348554
Passed Test #226 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-645.html and word peach
expected = 0.011751099119826433
result = 0.011751099119826433
Passed Test #227 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-645.html and word apple
expected = 0.01954467885880517
result = 0.01954467885880517
Passed Test #228 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-645.html and word pear
expected = 0.01594151750971492
result = 0.01594151750971492
Passed Test #229 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-645.html and word coconut
expected = 0.012404257219223634
result = 0.012404257219223634
Passed Test #230 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-645.html and word tomato
expected = 0.0
result = 0.0
Passed Test #231 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-828.html and word banana
expected = 0.01595606268840969
result = 0.01595606268840969
Passed Test #232 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-828.html and word peach
expected = 0.015504847321659214
result = 0.015504847321659214
Passed Test #233 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-828.html and word apple
expected = 0.014913005991610167
result = 0.014913005991610167
Passed Test #234 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-828.html and word pear
expected = 0.008394309091972644
result = 0.008394309091972644
Passed Test #235 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-828.html and word coconut
expected = 0.015735357348287696
result = 0.015735357348287696
Passed Test #236 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-828.html and word tomato
expected = 0.0
result = 0.0
Passed Test #237 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-481.html and word banana
expected = 0.018039130182336903
result = 0.018039130182336903
Passed Test #238 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-481.html and word peach
expected = 0.013519745539945695
result = 0.013519745539945695
Passed Test #239 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-481.html and word apple
expected = 0.016457083993217488
result = 0.016457083993217488
Passed Test #240 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-481.html and word pear
expected = 0.011763435658286957
result = 0.011763435658286957
Passed Test #241 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-481.html and word coconut
expected = 0.010363341629437514
result = 0.010363341629437514
Passed Test #242 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-481.html and word tomato
expected = 0.0
result = 0.0
Passed Test #243 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-718.html and word banana
expected = 0.021953387121752786
result = 0.021953387121752786
Passed Test #244 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-718.html and word peach
expected = 0.011430781980593952
result = 0.011430781980593952
Passed Test #245 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-718.html and word apple
expected = 0.008267797376012765
result = 0.008267797376012765
Passed Test #246 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-718.html and word pear
expected = 0.018705608478038503
result = 0.018705608478038503
Passed Test #247 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-718.html and word coconut
expected = 0.008723710448985716
result = 0.008723710448985716
Passed Test #248 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-718.html and word tomato
expected = 0.0
result = 0.0
Passed Test #249 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-297.html and word banana
expected = 0.007273241797988364
result = 0.007273241797988364
Passed Test #250 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-297.html and word peach
expected = 0.019455176649155893
result = 0.019455176649155893
Passed Test #251 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-297.html and word apple
expected = 0.014307045475623087
result = 0.014307045475623087
Passed Test #252 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-297.html and word pear
expected = 0.020021352792966175
result = 0.020021352792966175
Passed Test #253 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-297.html and word coconut
expected = 0.007891556018518164
result = 0.007891556018518164
Passed Test #254 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-297.html and word tomato
expected = 0.0
result = 0.0
Passed Test #255 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-937.html and word banana
expected = 0.017591555410796707
result = 0.017591555410796707
Passed Test #256 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-937.html and word peach
expected = 0.010244303829792372
result = 0.010244303829792372
Passed Test #257 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-937.html and word apple
expected = 0.018089536558168837
result = 0.018089536558168837
Passed Test #258 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-937.html and word pear
expected = 0.014148357249812348
result = 0.014148357249812348
Passed Test #259 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-937.html and word coconut
expected = 0.010092314648062671
result = 0.010092314648062671
Passed Test #260 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-937.html and word tomato
expected = 0.0
result = 0.0
Passed Test #261 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-221.html and word banana
expected = 0.012677354124084602
result = 0.012677354124084602
Passed Test #262 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-221.html and word peach
expected = 0.01528538377351956
result = 0.01528538377351956
Passed Test #263 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-221.html and word apple
expected = 0.016175502720369543
result = 0.016175502720369543
Passed Test #264 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-221.html and word pear
expected = 0.014978371056479806
result = 0.014978371056479806
Passed Test #265 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-221.html and word coconut
expected = 0.011180824549477728
result = 0.011180824549477728
Passed Test #266 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-221.html and word tomato
expected = 0.0
result = 0.0
Passed Test #267 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-815.html and word banana
expected = 0.026579729599416683
result = 0.026579729599416683
Passed Test #268 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-815.html and word peach
expected = 0.021332575721409498
result = 0.021332575721409498
Passed Test #269 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-815.html and word apple
expected = 0.006281071085694357
result = 0.006281071085694357
Passed Test #270 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-815.html and word pear
expected = 0.00610816146051286
result = 0.00610816146051286
Passed Test #271 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-815.html and word coconut
expected = 0.006627429648925315
result = 0.006627429648925315
Passed Test #272 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-815.html and word tomato
expected = 0.0
result = 0.0
Passed Test #273 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-778.html and word banana
expected = 0.015313437587287848
result = 0.015313437587287848
Passed Test #274 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-778.html and word peach
expected = 0.014880394768887683
result = 0.014880394768887683
Passed Test #275 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-778.html and word apple
expected = 0.017160868951812486
result = 0.017160868951812486
Passed Test #276 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-778.html and word pear
expected = 0.011033178604346194
result = 0.011033178604346194
Passed Test #277 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-778.html and word coconut
expected = 0.011971133290604417
result = 0.011971133290604417
Passed Test #278 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-778.html and word tomato
expected = 0.0
result = 0.0
Passed Test #279 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-430.html and word banana
expected = 0.017591555410796707
result = 0.017591555410796707
Passed Test #280 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-430.html and word peach
expected = 0.011430781980593952
result = 0.011430781980593952
Passed Test #281 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-430.html and word apple
expected = 0.013332231736279853
result = 0.013332231736279853
Passed Test #282 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-430.html and word pear
expected = 0.018705608478038503
result = 0.018705608478038503
Passed Test #283 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-430.html and word coconut
expected = 0.008723710448985716
result = 0.008723710448985716
Passed Test #284 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/fruits2/N-430.html and word tomato
expected = 0.0
result = 0.0
Passed Test #285 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/tinyfruits/N.html and word banana
expected = 0.0
result = 0.0
Passed Test #286 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/tinyfruits/N.html and word peach
expected = 0.0
result = 0.0
Passed Test #287 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/tinyfruits/N.html and word apple
expected = 0.0
result = 0.0
Passed Test #288 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/tinyfruits/N.html and word pear
expected = 0.0
result = 0.0
Passed Test #289 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/tinyfruits/N.html and word coconut
expected = 0.0
result = 0.0
Passed Test #290 checking TF-IDF for URL http://people.scs.carleton.ca/~davidmckenney/tinyfruits/N.html and word tomato
expected = 0.0
result = 0.0