GrammarScope  4.0.0
grammarscope.server.corenlp.Pipeline Member List

This is the complete list of members for grammarscope.server.corenlp.Pipeline, including all inherited members.

getAnnotations(final CoreMap map, @SuppressWarnings("SameParameterValue") final Class<? extends CoreAnnotation< List< CoreLabel >>> class1, final Class<? extends CoreAnnotation< T >> class2)grammarscope.server.corenlp.Pipelineprivatestatic
getBreadthAnalyses(final Annotation document)grammarscope.server.corenlp.Pipelinestatic
getCapabilities()grammarscope.server.corenlp.Pipelinestatic
getCharBegins(final Annotation document)grammarscope.server.corenlp.Pipelinestatic
getCharEnds(final Annotation document)grammarscope.server.corenlp.Pipelinestatic
getConstituencyParseModel()grammarscope.server.corenlp.Pipeline
getCoreferenceIndices(final Annotation document)grammarscope.server.corenlp.Pipelinestatic
getCoreferences(final Annotation document)grammarscope.server.corenlp.Pipelinestatic
getDependencyParseModel()grammarscope.server.corenlp.Pipeline
getDepthAnalyses(final Annotation document)grammarscope.server.corenlp.Pipelinestatic
getGrammaticalRelationModel()grammarscope.server.corenlp.Pipeline
getNamedEntities(final Annotation document)grammarscope.server.corenlp.Pipelinestatic
getParseTrees(final Annotation document)grammarscope.server.corenlp.Pipelinestatic
getPipelineProperties()grammarscope.server.corenlp.Pipeline
getPoses(final Annotation document)grammarscope.server.corenlp.Pipelinestatic
getPosTaggerModel()grammarscope.server.corenlp.Pipeline
getSemanticGraphs(final Annotation document, final TypedDependencyMode mode)grammarscope.server.corenlp.Pipelinestatic
getTextBreadthAnalysis(final Annotation document)grammarscope.server.corenlp.Pipelinestatic
getTextDepthAnalysis(final Annotation document)grammarscope.server.corenlp.Pipelinestatic
getTokenAnnotations(final CoreMap map, final Class<? extends CoreAnnotation< T >> clazz)grammarscope.server.corenlp.Pipelineprivatestatic
getTokenizeModel()grammarscope.server.corenlp.Pipeline
getTypedDependencies(final Annotation document, final TypedDependencyMode mode)grammarscope.server.corenlp.Pipelinestatic
getWords(final Annotation document)grammarscope.server.corenlp.Pipelinestatic
isValid()grammarscope.server.corenlp.Pipeline
main(final String[] args)grammarscope.server.corenlp.Pipelinestatic
makeDefaultProperties()grammarscope.server.corenlp.Pipelinestatic
makeNamedEntities(final CoreMap map)grammarscope.server.corenlp.Pipelineprivatestatic
makePipelineProperties(final Properties properties0)grammarscope.server.corenlp.Pipelinestatic
makeText(final List< String > tokens, final List< WordSegment > wordSegments)grammarscope.server.corenlp.Pipelinestatic
makeText(final String substring, final Segment segment, final int from0, final StringBuffer sb)grammarscope.server.corenlp.Pipelinepackagestatic
makeText(final String substring, final Segment segment, final StringBuffer sb)grammarscope.server.corenlp.Pipelinepackagestatic
makeWordSegments(final List< Integer > begins, final List< Integer > ends)grammarscope.server.corenlp.Pipelineprivatestatic
Pipeline()grammarscope.server.corenlp.Pipeline
Pipeline(final Properties properties0)grammarscope.server.corenlp.Pipeline
PIPELINE_ANNOTATORSgrammarscope.server.corenlp.Pipelinepackagestatic
PIPELINE_DEPPARSER_MODELgrammarscope.server.corenlp.Pipelinepackagestatic
PIPELINE_DEPPARSER_OPTIONSgrammarscope.server.corenlp.Pipelinepackagestatic
PIPELINE_LANGUAGEgrammarscope.server.corenlp.Pipelinepackagestatic
PIPELINE_PARSER_MODELgrammarscope.server.corenlp.Pipelinepackagestatic
PIPELINE_PARSER_OPTIONSgrammarscope.server.corenlp.Pipelinepackagestatic
PIPELINE_POSTAGGER_MODELgrammarscope.server.corenlp.Pipelinepackagestatic
PIPELINE_TOKENIZE_LANGUAGEgrammarscope.server.corenlp.Pipelinepackagestatic
print(final Annotation document, final PrintWriter out, final boolean xMLFlag)grammarscope.server.corenlp.Pipeline
process(final String text)grammarscope.server.corenlp.Pipeline
processFile(final String file)grammarscope.server.corenlp.Pipeline
processLabels(final CoreMap map, final Class<? extends CoreAnnotation< List< CoreLabel >>> elementAnnotationClass, final IProcessor< T > processor)grammarscope.server.corenlp.Pipelineprivatestatic
processMaps(final CoreMap map, final Class<? extends CoreAnnotation< List< CoreMap >>> elementAnnotationClass, final IProcessor< T > processor)grammarscope.server.corenlp.Pipelineprivatestatic
processSub(final CoreMap map, @SuppressWarnings("SameParameterValue") final Class<? extends CoreAnnotation< List< CoreMap >>> elementAnnotationClass, @SuppressWarnings("SameParameterValue") final Class<? extends CoreAnnotation< List< CoreLabel >>> subElementAnnotationClass, final IProcessor< T > processor)grammarscope.server.corenlp.Pipelineprivatestatic
processURL(final URL url)grammarscope.server.corenlp.Pipeline
propertiesgrammarscope.server.corenlp.Pipelineprotected
reset()grammarscope.server.corenlp.Pipeline
semanticGraphModeToAnnotation2Class(final TypedDependencyMode mode)grammarscope.server.corenlp.Pipelineprivatestatic
semanticGraphModeToAnnotationClass(final TypedDependencyMode mode)grammarscope.server.corenlp.Pipelineprivatestatic
stanfordPipelinegrammarscope.server.corenlp.Pipelineprotected
toString(final Annotation document)grammarscope.server.corenlp.Pipeline
toString(final Annotation document, final boolean xMLFlag)grammarscope.server.corenlp.Pipeline
toXMLString(final Annotation document)grammarscope.server.corenlp.Pipeline
typedDependencyModeToAnnotation2Class(final TypedDependencyMode mode)grammarscope.server.corenlp.Pipelineprivatestatic
typedDependencyModeToAnnotationClass(final TypedDependencyMode mode)grammarscope.server.corenlp.Pipelineprivatestatic