Modular Audio Recognition Framework: Difference between revisions

Content deleted Content added
m + intro heading
m Introduction: + link learning and extension terms
Line 1:
== Introduction ==
 
'''Modular Audio Recognition Framework''' (MARF) is a research platform and a collection of [[voice]]/[[sound]]/[[speech]]/[[text]] and [[natural language processing]] (NLP) [[algorithm|algorithms]] written in [[Java programming language|Java]] and arranged into a modular and extensible [[framework]] that attempts to facilitate addition of new [[algorithm|algorithms]]. 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 ==