Home > Documentation > NuGram Platform Release Notes
Release Notes
NuGram IDE — New features
The noteworthy new features in the latest release are:
- Enhanced sentence generation (Professional Edition only). The sentence generation algorithm has been further improved and default strategy has been removed.
- Coverage tests for individual rules (Professional Edition only). Coverage testsets can specify sentences that have to be parsed by specific rules rather than the grammar's root rule. This greatly improves the process of testing the coverage of grammars consisting most exclusively of public rules to be referenced by other grammars.
- Ant tasks (Professional Edition only). NuGram IDE provides 3 Ant tasks to automate grammar conversion, coverage tests, and dynamic grammar instantiation at build time.
- NuGram Server SDK (Professional Edition only). NuGram IDE comes with a development version of NuGram Server, packaged as a set of Java servlets.
- Synchronized releases. The Professional Edition and the Basic Edition are now released simultaneously.
- Many small improvements and bug fixes.
NuGram Hosted Server — New features
The noteworthy new features in the latest deployment are:
- Tag support Grammars can be tagged. Tags are primarily used as a means to organize and search for grammars.