public class MaxentParserWrapper extends Object implements ParserWrapper
Constructor and Description |
---|
MaxentParserWrapper(InputStream is) |
Modifier and Type | Method and Description |
---|---|
void |
createAnnotations(org.apache.uima.jcas.JCas jcas) |
String |
getParseString(org.apache.uima.cas.FSIterator tokens) |
public MaxentParserWrapper(InputStream is)
public String getParseString(org.apache.uima.cas.FSIterator tokens)
getParseString
in interface ParserWrapper
public void createAnnotations(org.apache.uima.jcas.JCas jcas) throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
createAnnotations
in interface ParserWrapper
org.apache.uima.analysis_engine.AnalysisEngineProcessException
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.