analysisToXMLString(final Analysis analysis, final int sentenceIndex, final Options options) | grammarscope.server.io.xml.XMLPrinter | |
buildDocument(final String text, final String coreferences, final String... sentenceReports) | grammarscope.server.io.xml.XMLPrinter | |
buildDocument(final String[] reports) | grammarscope.server.io.xml.XMLPrinter | |
buildSentence(final int sentenceIdx, final SentenceSegment sentenceSegment, final String text, final String tokensString, final String parseTreeString, final String grammaticalStructureString, final String typedDependenciesString, final String semanticGraphsString, final String namedEntitiesString, final String sentimentString, final String entailmentsString, final String triplesString) | grammarscope.server.io.xml.XMLPrinter | |
COREFERENCE | grammarscope.server.io.xml.XMLPrinter | protected |
COREFERENCE_END | grammarscope.server.io.xml.XMLPrinter | protected |
COREFERENCE_HEAD | grammarscope.server.io.xml.XMLPrinter | protected |
COREFERENCE_MENTION | grammarscope.server.io.xml.XMLPrinter | protected |
COREFERENCE_MENTION_FROM | grammarscope.server.io.xml.XMLPrinter | protected |
COREFERENCE_MENTION_REPRESENTATIVE | grammarscope.server.io.xml.XMLPrinter | protected |
COREFERENCE_MENTION_TO | grammarscope.server.io.xml.XMLPrinter | protected |
COREFERENCE_SENTENCE | grammarscope.server.io.xml.XMLPrinter | protected |
COREFERENCE_START | grammarscope.server.io.xml.XMLPrinter | protected |
COREFERENCE_TEXT | grammarscope.server.io.xml.XMLPrinter | protected |
COREFERENCES | grammarscope.server.io.xml.XMLPrinter | protected |
coreferencesToXMLString(final Coreferences coreferences) | grammarscope.server.io.xml.XMLPrinter | |
DEPENDENCY | grammarscope.server.io.xml.XMLPrinter | protected |
DEPENDENCY_TYPE | grammarscope.server.io.xml.XMLPrinter | protected |
DEPENDENT | grammarscope.server.io.xml.XMLPrinter | protected |
DEPENDENT_IDX | grammarscope.server.io.xml.XMLPrinter | protected |
DOCUMENT | grammarscope.server.io.xml.XMLPrinter | protected |
ENTAILMENT | grammarscope.server.io.xml.XMLPrinter | protected |
ENTAILMENT_SCORE | grammarscope.server.io.xml.XMLPrinter | protected |
ENTAILMENTS | grammarscope.server.io.xml.XMLPrinter | protected |
entailmentsToXMLString(final List< Entailment > entailments) | grammarscope.server.io.xml.XMLPrinter | |
GOVERNOR | grammarscope.server.io.xml.XMLPrinter | protected |
GOVERNOR_IDX | grammarscope.server.io.xml.XMLPrinter | protected |
grammaticalStructureToXMLString(final GrammaticalStructure grammaticalStructure) | grammarscope.server.io.xml.XMLPrinter | |
grammaticalStructureToXMLString(final GrammaticalStructure grammaticalStructure, final String grammaticalRelationModel) | grammarscope.server.io.xml.XMLPrinter | |
GRAPH | grammarscope.server.io.xml.XMLPrinter | protected |
GRAPH_DEPENDENCIES | grammarscope.server.io.xml.XMLPrinter | protected |
GRAPH_MODE | grammarscope.server.io.xml.XMLPrinter | protected |
GRAPH_PROVIDER | grammarscope.server.io.xml.XMLPrinter | protected |
GRAPH_ROOT | grammarscope.server.io.xml.XMLPrinter | protected |
GRAPH_ROOT_IDX | grammarscope.server.io.xml.XMLPrinter | protected |
GRAPH_ROOTS | grammarscope.server.io.xml.XMLPrinter | protected |
GRAPH_SET | grammarscope.server.io.xml.XMLPrinter | protected |
GRAPH_SET_MODEL | grammarscope.server.io.xml.XMLPrinter | protected |
GRAPH_SET_PROVIDER | grammarscope.server.io.xml.XMLPrinter | protected |
GSNODE | grammarscope.server.io.xml.XMLPrinter | protected |
GSNODE_ANNOTATION | grammarscope.server.io.xml.XMLPrinter | protected |
GSNODE_ANNOTATION_KEY | grammarscope.server.io.xml.XMLPrinter | protected |
GSNODE_DEPENDENT | grammarscope.server.io.xml.XMLPrinter | protected |
GSNODE_GOVERNOR | grammarscope.server.io.xml.XMLPrinter | protected |
GSNODE_HEAD | grammarscope.server.io.xml.XMLPrinter | protected |
GSNODE_HEAD_TAG | grammarscope.server.io.xml.XMLPrinter | protected |
GSNODE_IDX | grammarscope.server.io.xml.XMLPrinter | protected |
GSNODE_LEMMA | grammarscope.server.io.xml.XMLPrinter | protected |
GSNODE_RELATION | grammarscope.server.io.xml.XMLPrinter | protected |
GSNODE_SCORE | grammarscope.server.io.xml.XMLPrinter | protected |
GSNODE_VALUE | grammarscope.server.io.xml.XMLPrinter | protected |
GSNODE_WORD | grammarscope.server.io.xml.XMLPrinter | protected |
GSNODE_WORD_IDX | grammarscope.server.io.xml.XMLPrinter | protected |
GSTRUCTURE | grammarscope.server.io.xml.XMLPrinter | protected |
GSTRUCTURE_FORMAT | grammarscope.server.io.xml.XMLPrinter | protected |
GSTRUCTURE_MODEL | grammarscope.server.io.xml.XMLPrinter | protected |
indent(final String str, final int nTabs) | grammarscope.server.io.xml.XMLPrinter | static |
NAMED_ENTITIES | grammarscope.server.io.xml.XMLPrinter | protected |
NAMED_ENTITY | grammarscope.server.io.xml.XMLPrinter | protected |
NAMED_ENTITY_ANIMACY | grammarscope.server.io.xml.XMLPrinter | protected |
NAMED_ENTITY_GENDER | grammarscope.server.io.xml.XMLPrinter | protected |
NAMED_ENTITY_NUMBER | grammarscope.server.io.xml.XMLPrinter | protected |
NAMED_ENTITY_TO | grammarscope.server.io.xml.XMLPrinter | protected |
namedEntitiesToXMLString(final List< NamedEntity > namedEntities, final String sentenceText, final SentenceSegment sentenceSegment) | grammarscope.server.io.xml.XMLPrinter | |
NAMEDENTITY_FROM | grammarscope.server.io.xml.XMLPrinter | protected |
NAMEDENTITY_WORD | grammarscope.server.io.xml.XMLPrinter | protected |
normalize(final String id) | grammarscope.server.io.xml.XMLPrinter | privatestatic |
PARSE | grammarscope.server.io.xml.XMLPrinter | protected |
PARSE_FORMAT | grammarscope.server.io.xml.XMLPrinter | protected |
PARSE_MODEL | grammarscope.server.io.xml.XMLPrinter | protected |
PARSE_NODE | grammarscope.server.io.xml.XMLPrinter | protected |
PARSE_NODE_IDX | grammarscope.server.io.xml.XMLPrinter | protected |
PARSE_NODE_LEMMA | grammarscope.server.io.xml.XMLPrinter | protected |
PARSE_NODE_SCORE | grammarscope.server.io.xml.XMLPrinter | protected |
PARSE_NODE_VALUE | grammarscope.server.io.xml.XMLPrinter | protected |
PARSE_NODE_WORD | grammarscope.server.io.xml.XMLPrinter | protected |
PARSE_NODE_WORD_IDX | grammarscope.server.io.xml.XMLPrinter | protected |
parseTreeToXMLString(final Tree parseTree) | grammarscope.server.io.xml.XMLPrinter | |
parseTreeToXMLString(final Tree parseTree, final String parseModel) | grammarscope.server.io.xml.XMLPrinter | |
RELATION | grammarscope.server.io.xml.XMLPrinter | protected |
ROOT | grammarscope.server.io.xml.XMLPrinter | protected |
ROOT_FORMAT | grammarscope.server.io.xml.XMLPrinter | protected |
semanticGraphEdgeComparator | grammarscope.server.io.xml.XMLPrinter | privatestatic |
semanticGraphsToXMLString(final Map< TypedDependencyMode, SemanticGraph > semanticGraphs, final TypedDependencyProvider provider) | grammarscope.server.io.xml.XMLPrinter | |
semanticGraphsToXMLString(final Map< TypedDependencyMode, SemanticGraph > semanticGraphs, final TypedDependencyProvider provider, final String model) | grammarscope.server.io.xml.XMLPrinter | |
semanticGraphToXMLString(final SemanticGraph semanticGraph, final TypedDependencyProvider provider, final TypedDependencyMode mode) | grammarscope.server.io.xml.XMLPrinter | |
SENTENCE | grammarscope.server.io.xml.XMLPrinter | protected |
SENTENCE_BEGIN | grammarscope.server.io.xml.XMLPrinter | protected |
SENTENCE_END | grammarscope.server.io.xml.XMLPrinter | protected |
SENTENCE_FROM | grammarscope.server.io.xml.XMLPrinter | protected |
SENTENCE_IDX | grammarscope.server.io.xml.XMLPrinter | protected |
SENTENCE_TEXT | grammarscope.server.io.xml.XMLPrinter | protected |
SENTENCE_TO | grammarscope.server.io.xml.XMLPrinter | protected |
SENTENCES | grammarscope.server.io.xml.XMLPrinter | protected |
SENTIMENT | grammarscope.server.io.xml.XMLPrinter | protected |
SENTIMENT_CLASS | grammarscope.server.io.xml.XMLPrinter | protected |
SENTIMENT_VALUE | grammarscope.server.io.xml.XMLPrinter | protected |
sentimentToXMLString(final Sentiment sentiment) | grammarscope.server.io.xml.XMLPrinter | |
stanfordMode | grammarscope.server.io.xml.XMLPrinter | private |
TEXT | grammarscope.server.io.xml.XMLPrinter | protected |
textAnalysisToXMLString(final TextAnalysis textAnalysis, final Options options) | grammarscope.server.io.xml.XMLPrinter | |
TOKEN | grammarscope.server.io.xml.XMLPrinter | protected |
TOKEN_BEGIN | grammarscope.server.io.xml.XMLPrinter | protected |
TOKEN_END | grammarscope.server.io.xml.XMLPrinter | protected |
TOKEN_FROM | grammarscope.server.io.xml.XMLPrinter | protected |
TOKEN_IDX | grammarscope.server.io.xml.XMLPrinter | protected |
TOKEN_LEMMA | grammarscope.server.io.xml.XMLPrinter | protected |
TOKEN_NER | grammarscope.server.io.xml.XMLPrinter | protected |
TOKEN_NORM_NER | grammarscope.server.io.xml.XMLPrinter | protected |
TOKEN_POS | grammarscope.server.io.xml.XMLPrinter | protected |
TOKEN_SENTIMENT | grammarscope.server.io.xml.XMLPrinter | protected |
TOKEN_SPEAKER | grammarscope.server.io.xml.XMLPrinter | protected |
TOKEN_TO | grammarscope.server.io.xml.XMLPrinter | protected |
TOKEN_WORD | grammarscope.server.io.xml.XMLPrinter | protected |
TOKENS | grammarscope.server.io.xml.XMLPrinter | protected |
TOKENS_MODEL | grammarscope.server.io.xml.XMLPrinter | protected |
tokensToXMLString(final List< Token > tokens, final String tokenizer) | grammarscope.server.io.xml.XMLPrinter | |
trimAnnotationKey(final String str) | grammarscope.server.io.xml.XMLPrinter | static |
TRIPLE | grammarscope.server.io.xml.XMLPrinter | protected |
TRIPLE_OBJECT | grammarscope.server.io.xml.XMLPrinter | protected |
TRIPLE_RELATION | grammarscope.server.io.xml.XMLPrinter | protected |
TRIPLE_SUBJECT | grammarscope.server.io.xml.XMLPrinter | protected |
TRIPLES | grammarscope.server.io.xml.XMLPrinter | protected |
triplesToXMLString(final List< Triple > triples) | grammarscope.server.io.xml.XMLPrinter | |
TYPEDDEPENDENCIES | grammarscope.server.io.xml.XMLPrinter | protected |
TYPEDDEPENDENCIES_MODE | grammarscope.server.io.xml.XMLPrinter | protected |
TYPEDDEPENDENCIES_PROVIDER | grammarscope.server.io.xml.XMLPrinter | protected |
TYPEDDEPENDENCIES_SET | grammarscope.server.io.xml.XMLPrinter | protected |
TYPEDDEPENDENCIES_SET_MODEL | grammarscope.server.io.xml.XMLPrinter | protected |
TYPEDDEPENDENCIES_SET_PROVIDER | grammarscope.server.io.xml.XMLPrinter | protected |
TYPEDDEPENDENCIES_STYLE | grammarscope.server.io.xml.XMLPrinter | protected |
typedDependenciesToXMLString(final Collection< TypedDependency > typedDependencies, final TypedDependencyProvider provider, final TypedDependencyMode mode) | grammarscope.server.io.xml.XMLPrinter | |
typedDependenciesToXMLString(final SemanticGraph semanticGraph, final TypedDependencyProvider provider, final TypedDependencyMode mode) | grammarscope.server.io.xml.XMLPrinter | |
typedDependenciesToXMLString(final Map< TypedDependencyMode, Collection< TypedDependency >> typedDependencies, final TypedDependencyProvider provider) | grammarscope.server.io.xml.XMLPrinter | |
typedDependenciesToXMLString(final Map< TypedDependencyMode, Collection< TypedDependency >> typedDependencies, final TypedDependencyProvider provider, final String model) | grammarscope.server.io.xml.XMLPrinter | |
typedDependencyComparator | grammarscope.server.io.xml.XMLPrinter | privatestatic |
walkGrammaticalStructure(final TreeGraphNode treeGraphNode, final Map< Integer, TypedDependency > governorMap, final Map< Integer, Collection< TypedDependency >> dependentMap, final StringBuffer sb, final String indent) | grammarscope.server.io.xml.XMLPrinter | private |
walkTree(final Tree tree, final StringBuffer sb, final String indent) | grammarscope.server.io.xml.XMLPrinter | private |
xmlDocumentFormat | grammarscope.server.io.xml.XMLPrinter | protected |
xmlSentenceFormat | grammarscope.server.io.xml.XMLPrinter | protected |