Displaying 4 results from an estimated 4 matches for "20wei".
Did you mean:
20web
2014 Dec 01
2
Contributing to Xapian
...eaned up and merged. We
> should manage to do that before GSoC 2015, but right now you probably
> need to look at both those branches:
>
> http://trac.xapian.org/wiki/GSoC2014/Learning%20to%20Rank%20Hanxiao%20Sun
> http://trac.xapian.org/wiki/GSoC2014/Learning%20to%20Rank%20Jiarong%20Wei
>
> Cheers,
> Olly
>
> _______________________________________________
> Xapian-devel mailing list
> Xapian-devel at lists.xapian.org
> http://lists.xapian.org/mailman/listinfo/xapian-devel
2014 Nov 30
3
Contributing to Xapian
Hi Olly
I will try to work on :
http://trac.xapian.org/wiki/GSoCProjectIdeas#Project:LearningtoRank
I will be taking a Machine Learning class the next semester and I hope that
this project will help me supplement my learning in Machine Learning and
also gain a bit of knowledge in IR.
If you can give me ideas on how to get around with the code for LTR
project, it will be awesome. I can look at
2014 Dec 04
3
Contributing to Xapian
...t before GSoC 2015, but right now you probably
>> > need to look at both those branches:
>> >
>> >
>> http://trac.xapian.org/wiki/GSoC2014/Learning%20to%20Rank%20Hanxiao%20Sun
>> >
>> http://trac.xapian.org/wiki/GSoC2014/Learning%20to%20Rank%20Jiarong%20Wei
>> >
>> > Cheers,
>> > Olly
>> >
>> > _______________________________________________
>> > Xapian-devel mailing list
>> > Xapian-devel at lists.xapian.org
>> > http://lists.xapian.org/mailman/listinfo/xapian-devel
>>
&...
2014 May 21
2
Some questions about Letor project
Hi all,
Thank you for giving me the opportunity to work with Xapian :) I am Jiarong
Wei, a third year undergraduate student in Zhejiang University, China. In
GSoC 2014, I will work on Letor module with Hanxiao Sun.
Here are some questions I encountered these days,
1. In letor.cc, we have two parts of functions: the training part and
the ranking part. I?ll use SVMRanker as an example. The