Discuss Hypy on the new Google Group hypy-discuss

Cory Dodt corydodt at gmail.com
Fri Feb 27 16:28:16 CET 2009


  Hypy, More people are showing interest in the library, so we need a place
to go to discuss things archivably: this Google Group for Hypy <
http://groups.google.com/group/hypy-discuss> is it.



Hypy is a fulltext search interface for Python applications. Use it to index
and search your documents from Python code. Hypy is based on the
estraiernative bindings by Yusuke Yoshida.

* Fast, scalable
* Perfect recall ratio by N-gram method
* High precision by hybrid mechanism of N-gram and morphological analyzer
* Phrase search, regular expressions, attribute search (including numeric
and date comparisons), and similarity search
* Simple and powerful API

Homepage, downloads, everything, etc.: http://goonmill.org/hypy/

This is of course on pypi and can be installed with easy_install or pip.
You will need Hyper Estraier installed to use it.


_____________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-announce-list/attachments/20090227/4569d05c/attachment.htm>


More information about the Python-announce-list mailing list