search for: colish

Displaying 8 results from an estimated 8 matches for "colish".

Did you mean: polish
2012 Sep 01
1
Xapian Github Organization
Hi, I am suggesting to turn https://github.com/xapian into an organization. -- Best regards, Uvarov Michael
2012 Apr 01
2
Project: QueryParser Reimplementation, to Olly Betts and Dan Colish
*Hi all,* * * *The following is my general idea for the project. For a complete query parser I still need to consider more details. Please give me feedback because the description of this project is lack of detailed information, and I can submit my proposal without giant deviation.* * * design principle of query parsing: 1) better understanding user input. All search engine do is understanding
2013 Mar 10
1
GSoC 2013
Google are running their "Summer of Code" again this year - for background info see: http://code.google.com/soc/ We took part in 2011 and 2012, and we're going to apply again this year. Dan Colish and I are happy to act as admins again. I'll submit the application (which needs to be done between 18th and 29th March). I've updated the list of project ideas for students on the wiki from last year, removing those done last year, and updating those where work has been done outside GSoC...
2013 Jul 15
0
Xapian now has Divergence from Randomness schemes
Hello guys, you'll will be happy to know that the current codebase now includes the divergence from randomness weighting schemes which are known to outperform a lot of known weighting schemes such as BM25. Thanks to the amazing mentorship of Olly Betts and Dan Colish, our search results will now be better than before and Xapian will be more preferred in the research community than it was before. :) Congrats to the entire Xapian community ! :) -Regards -Aarsh Shah -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.x...
2013 Jul 15
0
Xapian now has Divergence from Randomness schemes
Hello guys, you'll will be happy to know that the current codebase now includes the divergence from randomness weighting schemes which are known to outperform a lot of known weighting schemes such as BM25. Thanks to the amazing mentorship of Olly Betts and Dan Colish, our search results will now be better than before and Xapian will be more preferred in the research community than it was before. :) Congrats to the entire Xapian community ! :) -Regards -Aarsh Shah -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.x...
2012 Feb 15
2
Starting to work for xapian
Hello Everyone, I want to do some work for the xapian project, for starting I am thinking of working on small project like replacing getopt(), and then later something big. I also want to apply for this years GSoC, so can someone please guide me about the details. Thanks, Rajan
2013 Mar 21
3
Gsoc help.
My name is Udit and I?m a 3rd year undergrad at BITS,Pilani, India. I have experience in programming (C/C++, python, Java) and web development(PHP, HTML5, CSS). I went through the project ideas mentioned on your GSOC project ideas page and found "Improving Python's Bindings " quite interesting. Could I have more information about this project? Can this project pan out the entire
2011 May 30
0
Conversion of all docs to RST
I've cherry-picked out the changes from my sphinx branch into an rst only branch for inclusion into 1.2.6. There are two ways you can test this for now: 1. I have a branch on github - https://github.com/dcolish/xapian/tree/rstonly 2. You can apply the attached diff, which is also linked here -> http://paste.pocoo.org/show/397433/ I've looked over the output and it looked okay to me, but the more eyes the better; comments are certainly welcome! --Dan -------------- next part -------------- An HTM...