Boolean Search using Strings

Jack Diederich jackdied at gmail.com
Thu Apr 23 11:55:23 EDT 2015


Here is an old one I wrote. Good for small collections of documents and
uncomplicated queries.

https://github.com/jackdied/boolmatch

-Jack

On Thu, Apr 23, 2015 at 10:50 AM, <subhabrata.banerji at gmail.com> wrote:

> Dear Group,
>
> I want to do the Boolean search over various sentences or documents.
> I do not want to use special programs like Whoosh, etc.
> May I use any other parser?
> If anybody may kindly let me know.
>
> Regards,
> Subhabrata Banerjee.
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20150423/0b268370/attachment.html>


More information about the Python-list mailing list