parsing issues and unread-ability of tags
Date: April 19, 2018 09:12PM
Hi,
I am pretty much able to index retrieve and evaluate, but there is some issue with the way I am doing that
I am unable to process query file if I don't use single query file.Even after I tried the TrecQuery parser I get the following errors :
04:21:59.268 [main] ERROR o.t.a.batchquerying.TRECQuery - The topics file fireset\filename does not exist, or it cannot be read.
04:21:59.268 [main] ERROR o.t.a.batchquerying.TRECQuery - Topic files were specified, but non could be parsed correctly to obtain any topics. Check you have the correct topic files specified, and that TrecQueryTags properties are correct.
I checked them again and again and even went through terrier.org and platforms , but it didn't seem to work.
Now when I use Single line Query parser , in the retrieved docs , I am getting the output with the tags too in the output like this :
<doc xyzwererhthyj...............
I didn't understand what is happening , so I changed my topic file(which is not a feasible soln) as well by keeping them in single line and only reading the allowed whitelist tags.But it seems like num tag isn't readable as well.
Can someone suggest what can I do ? I want to retrieve the docs without changing my topic file.It should work without doing any alteration to it but it doesn't work when I use single line query and I am unable to find any other method to parse for retrieval.
system : win10
terrier v :4.2
What should I do ?
Thanks in advance
Edited 1 time(s). Last edit at 04/19/2018 09:14PM by riya77.