Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Announcements

Tip: Looking for answers? Try searching our database.

Java Finite Automata class library

HK   15 Feb 2005 17:51 GMTPage rating:


This is a class library for fast and flexible text filtering with
regular expressions. In contrast to java.util.regex, monq.jfa allows
to bind a regular expression to an action that is automatically called
whenever a match is spotted in an input stream.

In addition it is possible to combine several tenthousand
regex/action pairs into one machinery (called "deterministic finite
automaton" or DFA) for fast parallel text filtering.  The DFA filters
input to output by calling the actions to reformat matching text.
Of course the actions can also built up an internal data structure
instead of creating output, whereby effectively parsing the input.

The filtering speed is fast (1.5MB/s on a P4 2.66 GHz)
and mostly unrelated to the number of
regex/action pairs employed in parallel.

http://www.ebi.ac.uk/Rebholz-srv/whatizit/software

 Harald.


Rate this page
Poor Excellent    

Comments

No comments at this time. Why not be the first?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Post new comment
Rate this page



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.