Lemur parsing module



Hello everybody!

I am working on an information retrieval project invloving the Lemur
Toolkit (http://www.lemurproject.org/). More specifically, I needed to
parse the results from the CGI interface to the server so I could
process them.

I would now like to publish the module I wrote to do this, and I would
like suggestions/input about the namespace. I am considering
Search::Lemur, but of course I am open to other ideas.

Lemur is useful for developing and testing new search engines and other
information retrieval tasks, so I thought the Search heirarchy would be
appropriate.

Thanks for your input!

-Patrick
http://www.kaeding.name/

.