The 0.3.0-devel-20050817 release is a mostly maintenance release with a few bug fixes and new features of MARF. MARF is a general modular cross-platform framework with a collection of algorithms for audio (voice, speech, and sound) and natural language text analysis and recognition along with sample applications of its use, implemented in Java.
The bug fixes touch the utility modules marf.util.OptionProcessor and marf.util.Arrays (see the website http://marf.sf.net for details). The new features include addition of the plug-in interface for filters IFilter and overall completion of the plug-in framework for the preprocessing, feature extraction, and classification module types. OptionProcessors got a new API of size() and getArgumentVector(). FFT came more customizable through the class interface and ModuleParams facility. All concrete Serializable classes got an explicit serialVersionUID, as recommended by the Java specification. For the rest of the changes, additions, and improvements please see the Release Notes and ChangeLog.
Download and Points of Contact:
MARF Website: http://marf.sf.net
Download MARF: https://sourceforge.net/project/showfiles.php?group_id=63118&package_id=59932
Release Notes and ChangeLog: http://sourceforge.net/project/shownotes.php?release_id=349887
Report bugs: https://sourceforge.net/tracker/?group_id=63118&atid=502900
Email: marf-devel@lists.sf.net