seshadrs / hw2-team16

Software Engineering Team Project (Team 16). A 'UIMA' based Natural Language Question Answering pipeline for the Biotech domain.
0 stars 4 forks source link

What does the "hitlistlength" mean in Passage Extraction? #35

Closed MagIciaNGTAO closed 11 years ago

MagIciaNGTAO commented 11 years ago

@seshadrs

Could you kindly take a look at this?

seshadrs commented 11 years ago

@mingtao:
Where did you come across this term? Could you give me more information? My understanding is that the passage extraction module returns only the (start,end) offsets for evaluation. Have I misunderstood something?

Seshadri Sridharan

On Thursday, November 29, 2012 at 2:23 PM, Mingtao Zhang wrote:

@seshadrs (https://github.com/seshadrs)
Could you kindly take a look at this?

— Reply to this email directly or view it on GitHub (https://github.com/seshadrs/hw2-team16/issues/35).

MagIciaNGTAO commented 11 years ago

@seshadrs

It's in the yaml configuration file.

seshadrs commented 11 years ago

Changing the hitlistlength parameter in the passage extraction yaml doesn't seem to affect the result. There isn't anythng retrieved in that module from a server. So, no list to prune.