AT&T Labs - Research
AT&T  
Labs image
AT&T Labs - Research

Overview

The GRM Library (Grammar Library) is a set of general-purpose software tools for constructing, modifying, and compiling grammars. The GRM functionalities include:

The original goal of the GRM library was to provide the essential algorithms and representations for the creation and compilation of large statistical or rule-based grammars for use in large-vocabulary speech recognition. This led to the following requirements:

The mathematical foundation of the library is the theory of rational power series, which supplies the semantics for the objects and operations and creates opportunity for optimizations such as determinization and minimization.

System Components