Modular Audio Recognition Framework: Difference between revisions

Content deleted Content added
No edit summary
Line 1:
'''Modular Audio Recognition Framework''' (MARF) is a research platform and a collection of [[Voice message|voice]]/[[sound]]/[[speech]]/[[textwriting]] and [[natural language processing]] (NLP) [[algorithm]]s written in [[Java (programming language)|Java]] and arranged into a modular and extensible [[framework]] that attempts to facilitate addition of new [[algorithm]]s. MARF may act as a [[Library (computer science)|library]] in [[application software|applications]] or be used as a source for [[learning]] and [[extension (computing)|extension]]. A few example applications are provided to show how to use the [[framework]]. There is also a detailed manual and the [http://marf.sourceforge.net/api-dev/ API reference] in the [[javadoc]] format as the project tends to be well-documented. MARF and its applications are released under a [[BSD license|BSD-style]] license.
 
== References ==