buoncubi / concept_action_grammar_generator

a compilable syntax for semantic speech recognition based on grammars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This software implements a syntax to define grammars for semantic speech recognition.
It can compile the syntax into a tree in order to evaluate an incoming sentence as a String.

Check out the example grammar and the GUI runner to play with it, API documentation is coming shortly.

Even if this code is stable, the system is still under developing for any comments or question write to:
luca.buoncompagni@edu.unige.it or buon_luca@yahoo.com.

About

a compilable syntax for semantic speech recognition based on grammars

License:GNU General Public License v2.0


Languages

Language:Java 99.6%Language:ANTLR 0.4%