AD Teaching Wiki
  • Comments
  • Edit
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

FrontPage

Links

  • Daphne

  • Forum

  • SVN

  • CodingStandards

Previous Courses

  • WS 21/22

  • WS 19/20

  • WS 18/19

  • WS 17/18

  • WS 16/17

  • WS 15/16

  • WS 13/14

  • WS 12/13

Revision 17 as of 2023-01-03 14:29:44
AD Teaching Wiki:
  • InformationRetrievalWS2223
  • ResultsES8

Results for Exercise Sheet 8 (Vector Space Model)

Click "Edit" 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.
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

np1042

0.73

0.54

0.55

0.73

0.54

0.55

BM25 (b=0.2, k=0.8) + no normalization

cd100

0.58

0.37

0.38

0.49

0.38

0.40

BM25 (b=0.75, k=1.75) + rl2

ra98

0.58

0.37

0.38

0.76

0.54

0.55

BM25 (b=0.1, k=1) + rl2

dk408

0.73

0.54

0.55

0.73

0.54

0.55

BM25 (b=0.09, k=1.15) + cl2

ch557

0.58

0.37

0.38

0.52

0.39

0.38

BM25 (b=0.75, k=1.75) + cl2

ap367

0.727

0.55

0.558

0.727

0.55

0.558

BM25 (b=0.04, k=1.15) + no normalization

ms1415

0.76

0.54

0.56

0.30

0.28

0.23

BM25 (b=0.8, k=0.09) + rl2

kn115

0.67

0.49

0.47

0.76

0.54

0.55

BM25 (b=0.1, k=0.2) + rl2

rs532

0.76

0.53

0.55

0.49

0.50

0.48

BM25 (b=0.13, k=0.75) + rl2

kd130

0.76

0.53

0.54

0.79

0.55

0.53

BM25 (b=0, k=1.1) + no normalization

jh594

0.76

0.55

0.54

0.79

0.55

0.53

BM25 (b=0.008, k=1.1) + no normalization

ik151

0.73

0.54

0.52

0.73

0.54

0.52

BM25 (b=0.25, k=1) for all opts

dl121

0.61

0.66

0.66

0.61

0.66

0.66

BM25 (b=0.3, k=1.1) no normalization

do67

0.58

0.37

0.38

0.49

0.38

0.40

BM25 (b=0.75, k=1.75) + rl2

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01