gov.nih.nlm.nls.lvg.Api.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lvg2010dist Show documentation
Show all versions of lvg2010dist Show documentation
LVG tools is used by Apache cTAKES.
The newest version!
This package provides Java APIs classes. There are three types of application programming interface are provided in this package. They are briefly described as follows:
- Command Line Class (term) Api:
Class: LvgCmdApi
Usage: setup flows by command line
Input: String (term)
Output: String format of Lvg output.
- Command Line Class (LexItem) Api:
Class: LvgLexItem
Usage: setup flows by command line
Input: a LexItem or a Vector of LexItems
Output: Vector of LexItems
- Flow Component ClassApi:
Class: LvgApi
Usage: setup flows by calling Mutate( ) method in flow compoment classes.
Input: a LexItem or a Vector of LexItems
Output: Vector of LexItems
Other common used APIs are also provides. Such as APIs for Norm, LuiNorm, and WordInd.
@since 2002
© 2015 - 2025 Weber Informatics LLC | Privacy Policy