Skip navigation links
Lvg Java
2024 Version

Package gov.nih.nlm.nls.lvg.Trie

Provides the classes necessary to generate inflections, uninflections, and derivations using LVG rules tries.

See: Description

Package gov.nih.nlm.nls.lvg.Trie Description

Provides the classes necessary to generate inflections, uninflections, and derivations using LVG rules tries. This package provides a persistent data storing and retrieving mechanism for the application of LVG rules. The original design concept is from previous version of LVG.

Features

Features of this package are described as follows:

Usage

Files
The flat file for these LVG rules are under $LVG_DIR/data/rules/. They are:


The above files are read in by LVG trie pre-process programs and then stored as binary files for LVG trie system to retrieve later. These binary files are generated before LVG is distributed and are listed as follows:

Related Documents

Since:
2002
Skip navigation links
Lvg Java
2024 Version



Copyright, 2024, National Library of Medicine