1455
Comment:
|
3526
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
In the first column, write your account name, or name1+name2 if you work in a group. <<BR>> In the columns 2-4, write down the values of ''MP@3'', ''MP@R'' and ''MAP'' returned by your ''process_query()'' method. <<BR>> In the columns 5-7, write down the best values of ''MP@3'', ''MP@R'' and ''MAP'' returned by your ''process_query_vsm()'' method, and in the columns 8-11, give the combination of score type and normalization you have used to achieve these values (add a '''X''' to the related columns). Please write down all values with '''exactly two digits of precision'''. <<BR>> ||<tablewidth="100%" tableheight="auto" style="text-align:center" |2> '''Name''' |||||| ''process_query()'' |||||| ''process_query_vsm()'' |||||||| Used combination in ''process_query_vsm()'' || || '''MP@3''' || '''MP@R''' ||<:> '''MAP''' ||<:> '''MP@3''' ||<:> '''MP@R''' ||<:> '''MAP''' ||<style="width: 80px; padding: 0; text-align: center;"> '''L2-norm''' ||<style="width: 80px; padding: 0; text-align: center;"> '''BM25''' ||<style="width: 80px; padding: 0; text-align: center;"> '''tf.idf''' ||<style="width: 80px; padding: 0; text-align: center;"> '''tf''' || || ck1028 || 0.60 || 0.45 || 0.45 || 0.60 || 0.45 || 0.45 ||<:> ||<:> X ||<:> ||<:> || |
In the first column, write your account name, or name1+name2 if you work in a group. <<BR>> In the columns 2-4, write down the values of ''MP@3'', ''MP@R'' and ''MAP'' returned by your ''process_query()'' method from ES2. <<BR>> In the columns 5-7, write down the values of your ''best'' result returned by your ''process_query_vsm()'' method from ES8. <<BR>> In the 8th column, give a concise description of the score type and the normalization you have used to achieve the best result in ''process_query_vsm()''. <<BR>> Please write down all values with '''exactly two digits of precision'''. <<BR>> ||<tablewidth=""" tableheight=""" tablestyle="" & quot; 100%& amp; quot; ; auto& amp; quot& quot; ; & amp; quot& quot; ; & amp; quot& quot" ;&quot";&quot""style="" & quot; & amp; quot;text-align:center& amp; quot; & quot; "" |2>'''Name''' ||||||<style="" & quot;text-align:center& quot; "">''process_query()'' from ES2 ||||||<style="" & quot;text-align:center& quot; "">''process_query_vsm()'' from ES8 ||<style="" & quot;text-align:center& quot; "" |2>'''Used combination in ''process_query_vsm()''''' || ||'''MP@3''' ||'''MP@R''' ||<style="" & quot;text-align:center& quot; "">'''MAP''' ||<style="" & quot;text-align:center& quot; "">'''MP@3''' ||<style="" & quot;text-align:center& quot; "">'''MP@R''' ||<style="" & quot;text-align:center& quot; "">'''MAP''' || ||ck1028 ||0.60 ||0.45 ||0.45 ||0.60 ||0.45 ||0.45 ||BM25 scores, without L2-norm. || ||pg152 ||0.63 ||0.45 ||0.46 ||0.63 ||0.45 ||0.46 ||BM25 scores || ||ak721-bf87 ||0.47 ||0.31 ||0.27 ||0.47 ||0.31 ||0.28 ||BM25 scores || ||lb319+hs211 ||0.60 ||0.45 ||0.45 ||0.60 ||0.45 ||0.45 ||BM25 scores, best without any norm. || ||dd74 ||0.60 ||0.45 ||0.45 ||0.60 ||0.45 ||0.45 ||BM25 scores, without any norm. || ||fj47 ||0.47 ||0.31 ||0.27 ||0.47 ||0.31 ||0.27 ||BM25 scores without any norm || ||cs568 ||0.47 ||0.31 ||0.27 ||0.47 ||0.31 ||0.27 ||also BM25 scores without any norm || ||mb930+ng153 ||0.60 ||0.43 ||0.44 ||0.60 ||0.43 ||0.44 ||BM25 scores without any norm || ||fb234 ||0.47 ||0.31 ||0.27 ||0.47 ||0.31 ||0.27 ||BM25 scores, no normalization || ||yb36 ||0.47 ||0.31 ||0.27 ||0.50 ||0.34 ||0.32 ||BM25 + maximum norm for columns || ||he41 ||0.47 ||0.31 ||0.27 ||0.47 ||0.34 ||0.31 ||BM25 + L-Infinity norm. || ||ab717-my28 ||0.6 ||0.42 ||0.41 ||0.46 ||0.29 ||0.32 ||BM25 || ||pj 46 ||0.47 ||0.31 ||0.27 ||0.5 ||0.29 ||0.28 ||BM25 (b=0.75, k=1.75) + L3 column norm || ||fp112||0.47||0.31||0.27||0.47||0.31||0.27||BM25 (b=0.75, k=1.75), no normalization|| ||nf55 ||0.60 ||0.46 ||0.45 ||0.60 ||0.46 ||0.45 ||BM25 scores, without norm. || ||jt20 ||0.47||0.31||0.27||0.47||0.31||0.27||BM25, no norm || ||rb201 ||0.60 ||0.45 ||0.45 ||0.60 ||0.45 ||0.45 ||bm25, no l2-norm. || ||lz91 ||0.47 ||0.31 ||0.27 ||0.47 ||0.31 ||0.27 ||bm25 scores, no normalization || ||mf401 ||0.53 ||0.41 ||0.15 ||0.47 ||0.36 ||0.34 ||bm25 (b=0.2, k=1.5), infinity norm || ||ns202||0.667||0.833||0.694||0.667||0.833||0.778||BM25 (b=0.7, k=1.75)|| ||fw122||0.67||0.8||0.4||0.5||0.31||0.28||BM25 scores no normalization|| |
Results for Exercise Sheet 8 (Vector Space Model)
Click "Edit (Text)" in the upper bar of this page and add your row to the table below, following the examples already there.
In the first column, write your account name, or name1+name2 if you work in a group.
In the columns 2-4, write down the values of MP@3, MP@R and MAP returned by your process_query() method from ES2.
In the columns 5-7, write down the values of your best result returned by your process_query_vsm() method from ES8.
In the 8th column, give a concise description of the score type and the normalization you have used to achieve the best result in process_query_vsm().
Please write down all values with exactly two digits of precision.
Name |
process_query() from ES2 |
process_query_vsm() from ES8 |
Used combination in process_query_vsm() |
||||
MP@3 |
MP@R |
MAP |
MP@3 |
MP@R |
MAP |
||
ck1028 |
0.60 |
0.45 |
0.45 |
0.60 |
0.45 |
0.45 |
BM25 scores, without L2-norm. |
pg152 |
0.63 |
0.45 |
0.46 |
0.63 |
0.45 |
0.46 |
BM25 scores |
ak721-bf87 |
0.47 |
0.31 |
0.27 |
0.47 |
0.31 |
0.28 |
BM25 scores |
lb319+hs211 |
0.60 |
0.45 |
0.45 |
0.60 |
0.45 |
0.45 |
BM25 scores, best without any norm. |
dd74 |
0.60 |
0.45 |
0.45 |
0.60 |
0.45 |
0.45 |
BM25 scores, without any norm. |
fj47 |
0.47 |
0.31 |
0.27 |
0.47 |
0.31 |
0.27 |
BM25 scores without any norm |
cs568 |
0.47 |
0.31 |
0.27 |
0.47 |
0.31 |
0.27 |
also BM25 scores without any norm |
mb930+ng153 |
0.60 |
0.43 |
0.44 |
0.60 |
0.43 |
0.44 |
BM25 scores without any norm |
fb234 |
0.47 |
0.31 |
0.27 |
0.47 |
0.31 |
0.27 |
BM25 scores, no normalization |
yb36 |
0.47 |
0.31 |
0.27 |
0.50 |
0.34 |
0.32 |
BM25 + maximum norm for columns |
he41 |
0.47 |
0.31 |
0.27 |
0.47 |
0.34 |
0.31 |
BM25 + L-Infinity norm. |
ab717-my28 |
0.6 |
0.42 |
0.41 |
0.46 |
0.29 |
0.32 |
BM25 |
pj 46 |
0.47 |
0.31 |
0.27 |
0.5 |
0.29 |
0.28 |
BM25 (b=0.75, k=1.75) + L3 column norm |
fp112 |
0.47 |
0.31 |
0.27 |
0.47 |
0.31 |
0.27 |
BM25 (b=0.75, k=1.75), no normalization |
nf55 |
0.60 |
0.46 |
0.45 |
0.60 |
0.46 |
0.45 |
BM25 scores, without norm. |
jt20 |
0.47 |
0.31 |
0.27 |
0.47 |
0.31 |
0.27 |
BM25, no norm |
rb201 |
0.60 |
0.45 |
0.45 |
0.60 |
0.45 |
0.45 |
bm25, no l2-norm. |
lz91 |
0.47 |
0.31 |
0.27 |
0.47 |
0.31 |
0.27 |
bm25 scores, no normalization |
mf401 |
0.53 |
0.41 |
0.15 |
0.47 |
0.36 |
0.34 |
bm25 (b=0.2, k=1.5), infinity norm |
ns202 |
0.667 |
0.833 |
0.694 |
0.667 |
0.833 |
0.778 |
BM25 (b=0.7, k=1.75) |
fw122 |
0.67 |
0.8 |
0.4 |
0.5 |
0.31 |
0.28 |
BM25 scores no normalization |