public class ToolboxUtils extends Object
Constructor and Description |
---|
ToolboxUtils() |
Modifier and Type | Method and Description |
---|---|
static org.springframework.core.io.Resource[] |
getResources(String path) |
static Tag |
uimaPos2ToolboxTag(org.apache.uima.jcas.JCas jcas,
Tag.Tagset tagset,
de.tudarmstadt.ukp.dkpro.core.api.lexmorph.type.pos.POS pos) |
static Sentence |
uimaSentence2ToolboxSentence(org.apache.uima.jcas.JCas jcas,
Tag.Tagset tagset,
de.tudarmstadt.ukp.dkpro.core.api.segmentation.type.Sentence uimaSentence) |
public static Sentence uimaSentence2ToolboxSentence(org.apache.uima.jcas.JCas jcas, Tag.Tagset tagset, de.tudarmstadt.ukp.dkpro.core.api.segmentation.type.Sentence uimaSentence) throws ToolboxException
ToolboxException
public static Tag uimaPos2ToolboxTag(org.apache.uima.jcas.JCas jcas, Tag.Tagset tagset, de.tudarmstadt.ukp.dkpro.core.api.lexmorph.type.pos.POS pos) throws ToolboxException
ToolboxException
public static org.springframework.core.io.Resource[] getResources(String path) throws IOException
IOException
Copyright © 2011-2014. All Rights Reserved.