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 9 as of 2022-12-26 23:37:00
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.758

0.542

0.555

0.303

0.277

0.229

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

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