org.apache.uima.alchemy.digester.entity.ranked
Class JsonTextRankedEntityExtractionDigester

java.lang.Object
  extended by org.apache.uima.alchemy.digester.entity.ranked.JsonTextRankedEntityExtractionDigester
All Implemented Interfaces:
OutputDigester

public class JsonTextRankedEntityExtractionDigester
extends Object
implements OutputDigester


Constructor Summary
JsonTextRankedEntityExtractionDigester()
           
 
Method Summary
 Results parseAlchemyXML(InputStream stream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonTextRankedEntityExtractionDigester

public JsonTextRankedEntityExtractionDigester()
Method Detail

parseAlchemyXML

public Results parseAlchemyXML(InputStream stream)
                        throws IOException,
                               SAXException,
                               URISyntaxException
Specified by:
parseAlchemyXML in interface OutputDigester
Throws:
IOException
SAXException
URISyntaxException


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.