Overview
NuGram
Server is a web application providing several
grammar-related services, packaged as Java servlets. The
services provided are:
- Dynamic grammar instantiation. Dynamic grammars
developed using NuGram IDE can be deployed on NuGram Server
and instantiated using one of the two provided APIs.
- Grammar generation and conversion. Instantiated
grammars can be converted to ABNF, GSL, or GrXML for
consumption by an automated speech recognition (ASR) engine.
- Semantic interpretation of textual sentences.
Grammars can be used to parse
textual sentences and return the resulting semantic
interpretation to a client application.
NuGram Server Developer Edition provides a software
development kit (SDK) for packaging application-specific
instances of NuGram Server, i.e. it offers the necessary
libraries, configuration file templates, and a default directory
structure for easy deployment.
Copyright © 2007,2008,2009,2010,2011 Nu Echo Inc.