analysisToXMLString(final AAnalysis analysis, final int sentenceIndex) | grammarscope.io.xml.XMLPrinter | |
buildDocument(final String text, final String coreferences, final String... sentenceReports) | grammarscope.io.xml.XMLPrinter | |
buildDocument(final String... reports) | grammarscope.io.xml.XMLPrinter | |
buildSentence(final int sentenceId, final Segment sentenceSegment, final String sentenceText, 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.io.xml.XMLPrinter | |
COREFERENCE | grammarscope.io.xml.XMLPrinter | protected |
COREFERENCE_END | grammarscope.io.xml.XMLPrinter | protected |
COREFERENCE_HEAD | grammarscope.io.xml.XMLPrinter | protected |
COREFERENCE_MENTION | grammarscope.io.xml.XMLPrinter | protected |
COREFERENCE_MENTION_FROM | grammarscope.io.xml.XMLPrinter | protected |
COREFERENCE_MENTION_REPRESENTATIVE | grammarscope.io.xml.XMLPrinter | protected |
COREFERENCE_MENTION_TO | grammarscope.io.xml.XMLPrinter | protected |
COREFERENCE_SENTENCE | grammarscope.io.xml.XMLPrinter | protected |
COREFERENCE_START | grammarscope.io.xml.XMLPrinter | protected |
COREFERENCE_TEXT | grammarscope.io.xml.XMLPrinter | protected |
COREFERENCES | grammarscope.io.xml.XMLPrinter | protected |
coreferencesToXMLString(final ACoreferences coreferences) | grammarscope.io.xml.XMLPrinter | |
DEPENDENCY | grammarscope.io.xml.XMLPrinter | protected |
DEPENDENCY_TYPE | grammarscope.io.xml.XMLPrinter | protected |
DEPENDENT | grammarscope.io.xml.XMLPrinter | protected |
DEPENDENT_IDX | grammarscope.io.xml.XMLPrinter | protected |
depsByIndexComparator | grammarscope.io.xml.XMLPrinter | packagestatic |
DOCUMENT | grammarscope.io.xml.XMLPrinter | protected |
ENTAILMENT | grammarscope.io.xml.XMLPrinter | protected |
ENTAILMENT_SCORE | grammarscope.io.xml.XMLPrinter | protected |
ENTAILMENTS | grammarscope.io.xml.XMLPrinter | protected |
entailmentsToXMLString(final List< Entailment > entailments) | grammarscope.io.xml.XMLPrinter | |
GOVERNOR | grammarscope.io.xml.XMLPrinter | protected |
GOVERNOR_IDX | grammarscope.io.xml.XMLPrinter | protected |
govsByIndexComparator | grammarscope.io.xml.XMLPrinter | packagestatic |
grammaticalStructureToXMLString(final AGrammaticalStructure grammaticalStructure) | grammarscope.io.xml.XMLPrinter | |
GRAPH | grammarscope.io.xml.XMLPrinter | protected |
GRAPH_DEPENDENCIES | grammarscope.io.xml.XMLPrinter | protected |
GRAPH_MODE | grammarscope.io.xml.XMLPrinter | protected |
GRAPH_PROVIDER | grammarscope.io.xml.XMLPrinter | protected |
GRAPH_ROOT | grammarscope.io.xml.XMLPrinter | protected |
GRAPH_ROOT_IDX | grammarscope.io.xml.XMLPrinter | protected |
GRAPH_ROOTS | grammarscope.io.xml.XMLPrinter | protected |
GRAPH_SET | grammarscope.io.xml.XMLPrinter | protected |
GRAPH_SET_MODEL | grammarscope.io.xml.XMLPrinter | protected |
GRAPH_SET_PROVIDER | grammarscope.io.xml.XMLPrinter | protected |
GSNODE | grammarscope.io.xml.XMLPrinter | protected |
GSNODE_ANNOTATION | grammarscope.io.xml.XMLPrinter | protected |
GSNODE_ANNOTATION_KEY | grammarscope.io.xml.XMLPrinter | protected |
GSNODE_DEPENDENT | grammarscope.io.xml.XMLPrinter | protected |
GSNODE_GOVERNOR | grammarscope.io.xml.XMLPrinter | protected |
GSNODE_HEAD | grammarscope.io.xml.XMLPrinter | protected |
GSNODE_HEAD_TAG | grammarscope.io.xml.XMLPrinter | protected |
GSNODE_IDX | grammarscope.io.xml.XMLPrinter | protected |
GSNODE_LEMMA | grammarscope.io.xml.XMLPrinter | protected |
GSNODE_RELATION | grammarscope.io.xml.XMLPrinter | protected |
GSNODE_SCORE | grammarscope.io.xml.XMLPrinter | protected |
GSNODE_VALUE | grammarscope.io.xml.XMLPrinter | protected |
GSNODE_WORD | grammarscope.io.xml.XMLPrinter | protected |
GSNODE_WORD_IDX | grammarscope.io.xml.XMLPrinter | protected |
GSTRUCTURE | grammarscope.io.xml.XMLPrinter | protected |
GSTRUCTURE_FORMAT | grammarscope.io.xml.XMLPrinter | protected |
GSTRUCTURE_MODEL | grammarscope.io.xml.XMLPrinter | protected |
indent(final String str, final int nTabs) | grammarscope.io.xml.XMLPrinter | static |
NAMED_ENTITIES | grammarscope.io.xml.XMLPrinter | protected |
NAMED_ENTITY | grammarscope.io.xml.XMLPrinter | protected |
NAMED_ENTITY_ANIMACY | grammarscope.io.xml.XMLPrinter | protected |
NAMED_ENTITY_FROM | grammarscope.io.xml.XMLPrinter | protected |
NAMED_ENTITY_GENDER | grammarscope.io.xml.XMLPrinter | protected |
NAMED_ENTITY_NUMBER | grammarscope.io.xml.XMLPrinter | protected |
NAMED_ENTITY_TO | grammarscope.io.xml.XMLPrinter | protected |
NAMED_ENTITY_WORD | grammarscope.io.xml.XMLPrinter | protected |
namedEntitiesToXMLString(final ANamedEntities namedEntities) | grammarscope.io.xml.XMLPrinter | |
normalize(final String id) | grammarscope.io.xml.XMLPrinter | privatestatic |
PARSE | grammarscope.io.xml.XMLPrinter | protected |
PARSE_FORMAT | grammarscope.io.xml.XMLPrinter | protected |
PARSE_MODEL | grammarscope.io.xml.XMLPrinter | protected |
PARSE_NODE | grammarscope.io.xml.XMLPrinter | protected |
PARSE_NODE_IDX | grammarscope.io.xml.XMLPrinter | protected |
PARSE_NODE_LEMMA | grammarscope.io.xml.XMLPrinter | protected |
PARSE_NODE_SCORE | grammarscope.io.xml.XMLPrinter | protected |
PARSE_NODE_VALUE | grammarscope.io.xml.XMLPrinter | protected |
PARSE_NODE_WORD | grammarscope.io.xml.XMLPrinter | protected |
PARSE_NODE_WORD_IDX | grammarscope.io.xml.XMLPrinter | protected |
parseTreeToXMLString(final AParseTree parseTree) | grammarscope.io.xml.XMLPrinter | |
RELATION | grammarscope.io.xml.XMLPrinter | protected |
ROOT | grammarscope.io.xml.XMLPrinter | protected |
ROOT_FORMAT | grammarscope.io.xml.XMLPrinter | protected |
semanticGraphsToTypedDependenciesXMLString(final Map< TypedDependencyProvider, Map< TypedDependencyMode, ASemanticGraph >> semanticGraphs) | grammarscope.io.xml.XMLPrinter | |
semanticGraphsToXMLString(final Map< TypedDependencyProvider, Map< TypedDependencyMode, ASemanticGraph >> semanticGraphs) | grammarscope.io.xml.XMLPrinter | |
semanticGraphToXMLString(final ASemanticGraph semanticGraph) | grammarscope.io.xml.XMLPrinter | |
SENTENCE | grammarscope.io.xml.XMLPrinter | protected |
SENTENCE_BEGIN | grammarscope.io.xml.XMLPrinter | protected |
SENTENCE_END | grammarscope.io.xml.XMLPrinter | protected |
SENTENCE_FROM | grammarscope.io.xml.XMLPrinter | protected |
SENTENCE_IDX | grammarscope.io.xml.XMLPrinter | protected |
SENTENCE_TEXT | grammarscope.io.xml.XMLPrinter | protected |
SENTENCE_TO | grammarscope.io.xml.XMLPrinter | protected |
SENTENCES | grammarscope.io.xml.XMLPrinter | protected |
SENTIMENT | grammarscope.io.xml.XMLPrinter | protected |
SENTIMENT_CLASS | grammarscope.io.xml.XMLPrinter | protected |
SENTIMENT_VALUE | grammarscope.io.xml.XMLPrinter | protected |
sentimentToXMLString(final Sentiment sentiment) | grammarscope.io.xml.XMLPrinter | |
stanfordMode | grammarscope.io.xml.XMLPrinter | privatestatic |
TEXT | grammarscope.io.xml.XMLPrinter | protected |
textAnalysisToXMLString(final ATextAnalysis textAnalysis) | grammarscope.io.xml.XMLPrinter | |
TOKEN | grammarscope.io.xml.XMLPrinter | protected |
TOKEN_BEGIN | grammarscope.io.xml.XMLPrinter | protected |
TOKEN_END | grammarscope.io.xml.XMLPrinter | protected |
TOKEN_FROM | grammarscope.io.xml.XMLPrinter | protected |
TOKEN_IDX | grammarscope.io.xml.XMLPrinter | protected |
TOKEN_LEMMA | grammarscope.io.xml.XMLPrinter | protected |
TOKEN_NER | grammarscope.io.xml.XMLPrinter | protected |
TOKEN_NORM_NER | grammarscope.io.xml.XMLPrinter | protected |
TOKEN_POS | grammarscope.io.xml.XMLPrinter | protected |
TOKEN_SENTIMENT | grammarscope.io.xml.XMLPrinter | protected |
TOKEN_SPEAKER | grammarscope.io.xml.XMLPrinter | protected |
TOKEN_TO | grammarscope.io.xml.XMLPrinter | protected |
TOKEN_WORD | grammarscope.io.xml.XMLPrinter | protected |
TOKENS | grammarscope.io.xml.XMLPrinter | protected |
TOKENS_MODEL | grammarscope.io.xml.XMLPrinter | protected |
tokensToXMLString(final Map< Integer, Token > tokens) | grammarscope.io.xml.XMLPrinter | |
tokensToXMLString(final List< Token > tokens) | grammarscope.io.xml.XMLPrinter | |
trimAnnotationKey(final String str) | grammarscope.io.xml.XMLPrinter | static |
TRIPLE | grammarscope.io.xml.XMLPrinter | protected |
TRIPLE_OBJECT | grammarscope.io.xml.XMLPrinter | protected |
TRIPLE_RELATION | grammarscope.io.xml.XMLPrinter | protected |
TRIPLE_SUBJECT | grammarscope.io.xml.XMLPrinter | protected |
TRIPLES | grammarscope.io.xml.XMLPrinter | protected |
triplesToXMLString(final List< Triple > triples) | grammarscope.io.xml.XMLPrinter | |
TYPEDDEPENDENCIES | grammarscope.io.xml.XMLPrinter | protected |
TYPEDDEPENDENCIES_MODE | grammarscope.io.xml.XMLPrinter | protected |
TYPEDDEPENDENCIES_PROVIDER | grammarscope.io.xml.XMLPrinter | protected |
TYPEDDEPENDENCIES_SET | grammarscope.io.xml.XMLPrinter | protected |
TYPEDDEPENDENCIES_SET_MODEL | grammarscope.io.xml.XMLPrinter | protected |
TYPEDDEPENDENCIES_SET_PROVIDER | grammarscope.io.xml.XMLPrinter | protected |
TYPEDDEPENDENCIES_STYLE | grammarscope.io.xml.XMLPrinter | protected |
typedDependenciesToXMLString(final Map< TypedDependencyProvider, Map< TypedDependencyMode, ATypedDependencies >> typedDependencies) | grammarscope.io.xml.XMLPrinter | |
typedDependenciesToXMLString(final ATypedDependencies typedDependencies) | grammarscope.io.xml.XMLPrinter | |
typedDependencyComparator | grammarscope.io.xml.XMLPrinter | packagestatic |
walkGrammaticalStructure(final AGrammaticalStructure node, final StringBuffer sb, final String indent) | grammarscope.io.xml.XMLPrinter | private |
walkTree(final AParseTree tree, final StringBuffer sb, final String indent) | grammarscope.io.xml.XMLPrinter | private |
xmlDocumentFormat | grammarscope.io.xml.XMLPrinter | protected |
xmlSentenceFormat | grammarscope.io.xml.XMLPrinter | protected |