Size: 527
Comment:
|
Size: 1456
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
Click "Edit (Text)" in the upper bar of this page and add your row to the table below, following the examples already there. Please write down all values with '''exactly two digits of precision'''. In the first column, write your account name, or name1+name2 if you work in a group. ||'''Name''' ||'''MP@3''' ||'''MP@R''' ||'''MAP''' ||'''BM25 Parameters''' ||'''Refinements''' || ||ck1028 ||0.60 ||0.45 ||0.45 ||b=0.1, k=0.75 ||None (baseline) || |
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. <<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 for ''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 ||<:> ||<:> || |
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.
In the columns 5-7, write down the best values for 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.
Name |
process_query() |
process_query_vsm() |
Used combination in process_query_vsm() |
|||||||
MP@3 |
MP@R |
MAP |
MP@3 |
MP@R |
MAP |
L2-norm |
BM25 |
tf.idf |
tf |
|
ck1028 |
0.60 |
0.45 |
0.45 |
0.60 |
0.45 |
0.45 |
|
X |
|
|