[Xapian-tickets] [Xapian] #566: Merge learning to rank branch

Xapian nobody at xapian.org
Wed May 16 01:43:45 BST 2012


#566: Merge learning to rank branch
-------------------------+--------------------------------------------------
 Reporter:  richard      |       Owner:  parth
     Type:  enhancement  |      Status:  new  
 Priority:  normal       |   Milestone:  1.3.2
Component:  Library API  |     Version:       
 Severity:  normal       |    Keywords:       
Blockedby:               |    Platform:  All  
 Blocking:               |  
-------------------------+--------------------------------------------------

Old description:

> We should work on merging the letor branch to trunk, to ensure it doesn't
> bitrot and get lost.
>
> To get an overview of changes on the letor branch, see
> https://github.com/xapian/xapian/compare/master...svn%2Fgsoc2011-parth
>
> Several things need to be done.  Initially, by parth:
>
>  - '''Done:''' ''add the letor/dir_contents file, so the build system
> works.''
>
>  - '''Done:''' ''remove letor/svm.h; the installed svm.h should be used
> instead.''
>
>  - '''Done:''' ''add the formulae to the docs/letor.rst file (in latex
> form, we can worry about making them display nicely later).''
>
>  - '''Done:''' ''add a description of which versions of libsvm should
> work to the docs/letor.rst file.''
>
>  - '''Done:''' ''remove the include of letor.h from xapian.h, and add a
> comment to the top of letor.h to indicate that it is not part of the
> official stable API.''
>
> At this point, parth can submit his code to google, and the gsoc project
> is finished.
>
> Then, by olly or me:
>
>  - merge recent changes in trunk to the branch
>
>  - add detection of libsvm.h to configure.ac
>
>  - make the build skip letor if svm.h isn't available
>
>  - make the code conform to the coding conventions we use in the rest of
> the code (partly done)
>
>  - add automated tests (parth will try to do this)
>
>  - anything else required to merge the branch to trunk
>
>  - check that at least one buildbot is building the letor code.
>
> I've marked this as milestone 1.3.0 so it doesn't get forgotten, but
> consider that a soft milestone.

New description:

 We should work on merging the letor branch to trunk, to ensure it doesn't
 bitrot and get lost.

 To get an overview of changes on the letor branch, see
 https://github.com/xapian/xapian/compare/master...svn%2Fgsoc2011-parth

 Several things need to be done.  Initially, by parth:

  - '''Done:''' ''add the letor/dir_contents file, so the build system
 works.''

  - '''Done:''' ''remove letor/svm.h; the installed svm.h should be used
 instead.''

  - '''Done:''' ''add the formulae to the docs/letor.rst file (in latex
 form, we can worry about making them display nicely later).''

  - '''Done:''' ''add a description of which versions of libsvm should work
 to the docs/letor.rst file.''

  - '''Done:''' ''remove the include of letor.h from xapian.h, and add a
 comment to the top of letor.h to indicate that it is not part of the
 official stable API.''

 At this point, parth can submit his code to google, and the gsoc project
 is finished.

 Then, by olly or me: - '''Done:''' ''merge recent changes in trunk to the
 branch''



  - '''Done:''' ''merge recent changes in trunk to the branch''

  - add detection of libsvm.h to configure.ac

  - make the build skip letor if svm.h isn't available

  - make the code conform to the coding conventions we use in the rest of
 the code (partly done)

  - add automated tests (parth will try to do this)

  - anything else required to merge the branch to trunk

  - check that at least one buildbot is building the letor code.

 I've marked this as milestone 1.3.0 so it doesn't get forgotten, but
 consider that a soft milestone.

--

Comment(by olly):

 I've now split off a xapian-letor top-level module.

-- 
Ticket URL: <http://trac.xapian.org/ticket/566#comment:8>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list