Displaying 6 results from an estimated 6 matches for "karthikiyer2000".
2014 Oct 12
5
Help with xapian
...ng the error
./configure: line 2057: syntax error near unexpected token `1.10.1'
./configure: line 2057: `AM_INIT_AUTOMAKE(1.10.1 -Wportability tar-ustar)`
I am not too sure what to do with this. Need help with this.
Thank You
Regards
Karthik
On Mon, Sep 29, 2014 at 7:17 PM, karthik iyer <karthikiyer2000 at gmail.com>
wrote:
> Ok sorry, my bad. Just checked the INEX 2014 website. I believe that is
> where we get the data set from.
>
> Cheers
> Karthik
>
> On Mon, Sep 29, 2014 at 6:10 PM, karthik iyer <karthikiyer2000 at gmail.com>
> wrote:
>
>> Hi,
>>...
2014 Sep 29
2
Help with xapian
Hi,
I have started getting a hang of the xapian codebase. I think I would like
to try my hands on the letor module of xapian. Could you please suggest
some free data set for the training and testing of letor features. I am not
able to get the INEX data set from anywhere (the one mentioned by parth
gupta in his GSOC 2011 projecct.
Regards
Karthik
On Mon, Sep 22, 2014 at 4:23 PM, Olly Betts
2014 Dec 30
2
Help with xapian
Hi,
Can someone tell me what was Gaurav Arora's exact contribution in the
Clustering Search Results part during GSoC 2014? I guess that will be
more helpful in understanding his code.
Regards
Karthik
On Tue, Dec 16, 2014 at 4:06 AM, Olly Betts <olly at survex.com> wrote:
> On Mon, Dec 15, 2014 at 06:56:39PM +0530, karthik iyer wrote:
>> Could some one tell me some specific
2014 Dec 15
2
Help with xapian
...others related to LETOR please tell me the IRC availability for the
next few days.
Regards
Karthik
On Wed, Oct 22, 2014 at 3:39 AM, James Aylett <james-xapian at tartarus.org> wrote:
> Oops, accidentally took this off-list; restoring.
>
> On 21 Oct 2014, at 19:19, karthik iyer <karthikiyer2000 at gmail.com> wrote:
>
>> Can someone help me with the INEX dataset. I am not able find it anywhere. I created an account on the INEX website but still not able to get the dataset.
>>
>> I have a MAP code ready with me. I am not too sure whether it is working fine or not bec...
2014 Feb 25
2
GSoC 2014
Hi,
I am C Karthik Iyer, a 3rd year B Tech student at NITK Surathkal. I am
interested in working on projects on Information Retrieval and Machine
Learning. I've had previous experience on working on projects regarding
Question Answering Systems.
I have a project idea which includes both IR and ML but i dont know how
feasible the idea is. Could you guys say when will you be available
2014 Sep 20
2
Help with xapian
Hi,
I am interested in doing some developement work for xapian. I have
built the xapian core library on my system and also tried my hands on
a few features of xapian. For the past few days I have been going
through the code base of xapian. I am trying to understand how the
features are implemented ( i tried looking into the codes of porter
stemming and list encoding) but I've not had any