Displaying 20 results from an estimated 900 matches similar to: "Student looking to contribute toward Xapian"
2013 Sep 23
2
Is the project learning to rank need to be improved?
Hi, guys:
I found this project idea
http://trac.xapian.org/wiki/GSoCProjectIdeas#Project:LearningtoRank
If it is need to be improved, I will try to handle it
thanks
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20130923/d0ced0d6/attachment-0002.html>
2010 Mar 16
6
SQL result to String conversion
Hello All,
I am very new to Ruby on Rails and I have a quick question for you all,
which is as follows:
I have this following line of code in an partial that renders itself on
the posts/index view:
Created By (User): <%= User.find(:all, :select => ''name'', :conditions =>
["id = ?", 1]) %>
(I am hard-coding that ''1'' there)
Now, when I run
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 01
2
Contributing to Xapian
I'd suggest that a good thing to look at would be functional tests of the metrics and algorithms in Hanxiao Sun's work from this summer. You'll generally need to go either to the original paper, or find an alternative implementation, to build up a series of tests that demonstrate that the implementation is doing what it is supposed to.
Xapian-core contains a test framework which it
2017 Dec 24
3
Contributing to LLVM
Hello all,
I am a grad student looking to get my hands wet contributing to LLVM. I
have done an undergrad course in Compilers. I have some knowledge of
parsers, code generation, optimization, IR and other topics taught in an
undergrad course. I have worked through quite a bit of the dragon book. Is
there a guide to get newbie devs up to speed on the process of
contributing? Do I just build the
2012 Mar 19
1
Google Summer of Code 2012
Greetings everyone.
My name is Chandan and I am a Junior student from National Institute of
Technology, Nagpur, India. I have come to know that Xapian is participating
in Google Summer of Code this year. I am interested in contributing to
Xapian. I have gone through the project ideas list and found some of them
really interesting. I am particularly interested in the project on *Weighting
Schemes
2004 Nov 25
3
Zaptel on Suse 9.0
Hi,
I have two WCT100P cards installed on a suse 9.0 box. Installation
for Zaptel complains of some unresolved dependencies. The zaptel and
wct1xxp modules load without any errors. ztcfg give no problems.
The problem is when I start asterisk I get the following error and
asterisk shuts down
2015 Jan 25
2
Regarding the Learning to Rank project
Hi,
My name is Abraham and I am a 2nd year college student from
Bangalore(India). I was going through your list of project ideas, and the
Learning to Rank project really interested me . Unfortunately I don't
really have any real experience with "Information Retrieval" and only know
the basics of "Machine Learning". I was hoping that somebody could maybe
point me in the
2014 Dec 15
2
Help with xapian
Hi,
Sorry for the long hiatus. I was caught with some other deadlines.
Could some one tell me some specific expectations from Letor for GSOC
2015? I am currently trying out some learning algorithm
implementations but need some help with it. Can Parth, James and
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,
2013 Sep 24
2
Is the project learning to rank need to be improved?
HI, Parth:
Thanks for your reply.
There's xapian-letor folder in current master trunk, is this code merged in
2011? the letor code of 2012 is not merged to the trunk?
Regards
2013/9/23 Parth Gupta <pargup8 at gmail.com>
> Dear Jiangwen Jiang,
>
> The current state of the project can be reached from the repo:
> http://trac.xapian.org/wiki/GSoC2012/LTR
>
> I would
2014 Mar 05
2
Question regarding LETOR
Hi Parth,
I have a few questions-
1. Could you please provide me with the link for query-file, qrel-file for
the dataset available at
http://www.mpi-inf.mpg.de/departments/d5/software/inex/ .
2. I wanted to know how automated testing would be implemented. Will there
be test cases like a test query must match this particular N results and
this particular ranking. Or will it be in terms of
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
2011 Feb 26
1
GSoC 2011
We've decided to apply for Google's Summer of Code this year - for
background info on the programme see:
http://www.google-melange.com/gsoc/program/home/google/gsoc2011
We applied last year, and while we didn't get a place, the feedback was
positive and we were encouraged to apply again this year.
I'm happy to act as admin (which I've done for SWIG in the past, so I
know
2016 Oct 01
2
New to Xapian project
Hi,
I am currently pursuing my computing science bachelors degree at
university of Alberta, Canada. My speciality lie in Information
retrieval, machine learning and data mining. In order to get hands on
experience with real world information retrieval systems, I would like
to contribute to the Xapian project. I have been going through some of
the project ideas in
2014 Oct 24
2
Contributing to Xapian
Hi All
I am Manu and recently came across the Xapian project. I will like to
contribute to Xapian that gets me introduced to Information Retrieval.
I have a basic knowledge of C++. Can you suggest me and help me choose
a task that can be good for beginners.
Thanks a lot
Best Regards
Manu Gupta
2018 Dec 06
2
Re: Libvirt api for esx
Thanks Martin for help. I will give it a shot.
Regards
Rohit Singh
On Thu, 6 Dec 2018 at 2:55 PM, Martin Kletzander <mkletzan@redhat.com>
wrote:
> On Wed, Dec 05, 2018 at 09:44:17PM +0530, ROHIT SINGH wrote:
> >Hi Martin,
> >
> >Could you please help me with below issue, I am not sure what’s wrong
> here.
> >Please find below code and error snippet.
> >
2018 Dec 05
2
Re: Libvirt api for esx
Hi Martin,
Could you please help me with below issue, I am not sure what’s wrong here.
Please find below code and error snippet.
Thanks for help.
Code Snippet: -
from __future__ import print_function
import sys
import libvirt
SASL_USER = <username>
SASL_PASS = <password>
def request_cred(credentials, user_data):
for credential in credentials:
if credential[0] ==
2011 Mar 20
1
GSoC 2011 - Improve Existing Bindings
Dear Olly,
I am very excited to contribute in open source community through the
platform of Google Summer of Code 2011. I have visited the ideas of ?Xapian?
at http://trac.xapian.org/wiki/GSoCProjectIdeas for GSoC 2011. I am
interested in working on ?Improve Existing Bindings?. The reason for my
interest is that I have previously worked on .NET related projects both in
VB and C#. I also have
2018 Nov 29
2
Re: Libvirt api for esx
On Wed, Nov 28, 2018 at 10:24:55PM +0530, ROHIT SINGH wrote:
>Hi Martin,
>
>Could you please point me to any example codes in python present for esx?
>Suppose, I have to power off and power on esx virtual machine, can i get
>this code somewhere on python to develop some understanding.
>
https://www.mail-archive.com/libvir-list@redhat.com/msg17903.html
>Actually, I am not
2018 Dec 12
1
Re: Libvirt api for esx
On Wed, Dec 12, 2018 at 03:03:41PM +0530, ROHIT SINGH wrote:
>Thanks Martin, It’s working now.
>Could you please help me with role of xml in libvirt api and what if I
>don’t want use of xml in my code.
>Please let me know.
>
Libvirt uses XML for most of the APIs. Depends what you need to do you can
transform it with xmltodict or use some higher level API. I'm not sure I can