Modular Audio Recognition Framework: Difference between revisions

Content deleted Content added
m +cat free soft
m Modularity (programming)
Line 1:
'''Modular Audio Recognition Framework''' (MARF) is a research platform and a collection of [[Voice message|voice]]/[[sound]]/[[speech]]/[[writing]] and [[natural language processing]] (NLP) [[algorithm]]s written in [[Java (programming language)|Java]] and arranged into a [[Modularity (programming)|modular]] and extensible [[Software_framework|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 [[Software_framework|framework]]. There is also a detailed manual and the [[API]] reference<ref>
{{cite web |url=http://marf.sourceforge.net/api-dev/ |title=MARF Developers' API |accessdate=2007-08-10 |format=HTML |work= }}</ref> 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.