Complex Boolean Regular Expression Class Icon

Complex Boolean Regular Expression Class

Need to look for the occurence of words in a string or group of words

Complex Boolean Regular Expression ClassOverview

Very often we need to look for the occurence of words in a String or group of words. We rely on regular expressions for such operations. A very common requirement is to look for the occurence of certain words in a paragraph or string. We can group the occurence by boolean operators AND, OR and NOT, allowing to search for certain words using boolean Logic.

This class is created to do exactly that. It wraps up a complex boolean word expression, creating an internal regular expression, and provides methods allowing you to perform matches and searches on it.

NEW

Fixed some bugs.

Complex Boolean Regular Expression ClassInformation

Version
1.3
Date
03.29.10
License
Free
Language
English
File Size
N/A
Developer
Category
SubCategory
Operating Systems
Windows ,Linux,Mac OS,BSD,Solaris
System Requirements
No additional system requirements.
Python replacement for java.util.Properties Icon
Quick and easy way to process Java properties files using pure Python
Free
Backup your files Icon
Makes backup versions of files
Free
Python robocopier Icon
Python robocopier - Advanced Directory Synchronization module (Python)
Free
Simple File Splitter/Combiner module Icon
This module can be used to split any file, text or binary to equal sized chunks.
'Zip walker' - Zip file tree generator Icon
A generator which provides a quick way to 'walk' a zip file archive.
A basic time profiler Icon
This recipe provides a very simple time profiling module
Free
Timeit module wrapper Icon
A simple, easy to use wrapper function for doing quick tests.
Amaze Icon
This is a simple maze generator & solver written in Python
More
Principal Component Analysis (PCA) Icon
A class that carries out Principal Component Analysis (PCA).
Free
SRCDS Icon
A library to interface with Half-Life2 Dedicated Servers
Free
Complex Boolean Regular Expression Class Icon
Need to look for the occurence of words in a string or group of words
Free
Display an Image from a specified file Icon
Reads an image file from the filename specified as the 1st parameter
Free
Quickslice decorator Icon
Quickslice decorator script defines a decorator that allows for an abbreviated
Free
mx.ODBC example Icon
mx.ODBC example script shows you how to get the columns of a table and get data.
Free
Python replacement for java.util.Properties Icon
Quick and easy way to process Java properties files using pure Python
Free
Merging two sorted iterators Icon
Provide a mergeiter() function that can merge two iterators into single iterator
Free
More