Re: Boolean Search using Strings

2015-04-23 Thread Jack Diederich
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, wrote: > Dear Group, > > I want to do the Boolean search over various sentences or documents. > I do not want to use spec

Boolean Search using Strings

2015-04-23 Thread subhabrata . banerji
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