Are there any tools which would convert existing GSL grammar files to GRXML grammar files ? I expected such a tool to be alread there but couldn't find it on searching, am I missing something ?

Thank you, VV

link|improve this question
feedback

1 Answer

The NuEcho NuGram grammar development environment supports this:

The NuGram platform natively support the W3C's SRGS ABNF format with extensions to support the development of dynamic grammars. The ABNF format was chosen since it is a W3C standard and is without a doubt much more readable and maintainable than the XML format.

Grammars can be translated to and from other formats as well. The currently supported languages are: GrXML (W3C SRGS XML), and Nuance GSL.

The NuGram platform also supports the most widely used semantic tag languages: W3C SISR (including the SISR 2004 Working Draft syntax), Nuance's GSL semantic tags, and Nuance's OSR. tags.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.