Modular Audio Recognition Framework: Difference between revisions

Content deleted Content added
General fixes, removed the redundant "See also" heading
Citation bot (talk | contribs)
Removed parameters. | Use this bot. Report bugs. | Suggested by Whoop whoop pull up | #UCB_webform 628/1169
Line 12:
}}
 
'''Modular Audio Recognition Framework''' ('''MARF''') is an open-source research platform and a collection of [[Voice message|voice]], [[sound]], [[Speech communication|speech]], [[writing|text]] 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 [[Software extension|extension]]. A few example applications are provided to show how to use the [[Software framework|framework]]. There is also a detailed manual<ref>{{cite web |url=http://marf.sourceforge.net/docs/marf/0.3.0.6/report.pdf |title=MARF, The Modular Audio Recognition Framework, and its Applications: Programmer's Manual|accessdate=2007-08-26 |format=PDF |work= }}</ref> and the [[API]] reference<ref>{{cite web |url=http://marf.sourceforge.net/api-dev/ |title=MARF Developers' API |accessdate=2007-08-10 |work= }}</ref> in the [[javadoc]] format as the project tends to be well documented. MARF, its applications, and the corresponding source code and documentation are released under the [[BSD license|BSD-style license]].
 
== References ==
* {{cite web | title=Modular Audio Recognition Framework | work=MARF, The Modular Audio Recognition Framework, and its Applications | url=http://marf.sourceforge.net/ | accessdate = 2007-08-10}}
* {{cite web | author=S. M. Bernsee | title=The DFT à pied | work=The DFT à pied | url=http://www.dspdimension.com/admin/dft-a-pied/| accessdate = 2008-06-07}}
* {{cite book | first=Douglas | last=O'Shaughnessy | authorlink=Douglas O'Shaughnessy | title=[[Speech Communications]] | publisher=[[IEEE Press]] [[New Jersey]], [[United States|U.S.]] | year=2000 | id=ISBN}}