public class LvgCmdApiResourceImpl extends Object implements LvgCmdApiResource, org.apache.uima.resource.SharedResourceObject
Constructor and Description |
---|
LvgCmdApiResourceImpl() |
Modifier and Type | Method and Description |
---|---|
gov.nih.nlm.nls.lvg.Api.LvgCmdApi |
getLvg()
An LvgCmdApi takes a term from the input and returns a vector of strings.
|
gov.nih.nlm.nls.lvg.Api.LvgLexItemApi |
getLvgLex()
The thing to run through Lvg
|
void |
load(org.apache.uima.resource.DataResource dr) |
public void load(org.apache.uima.resource.DataResource dr) throws org.apache.uima.resource.ResourceInitializationException
load
in interface org.apache.uima.resource.SharedResourceObject
org.apache.uima.resource.ResourceInitializationException
public gov.nih.nlm.nls.lvg.Api.LvgCmdApi getLvg()
getLvg
in interface LvgCmdApiResource
LvgCmdApiResource.getLvg()
public gov.nih.nlm.nls.lvg.Api.LvgLexItemApi getLvgLex()
getLvgLex
in interface LvgCmdApiResource
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.