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 ParserWrapperpublic void createAnnotations(org.apache.uima.jcas.JCas jcas)
throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
createAnnotations in interface ParserWrapperorg.apache.uima.analysis_engine.AnalysisEngineProcessExceptionCopyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.