Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Edu.stanford.nlp.semgraph Classes and Interfaces - 52 results found.
NameDescriptionTypePackageFramework
AlignmentRepresents an alignment between a text and a hypothesis as a map from hypothesis words to text words, along with a real-valued score andClassedu.stanford.nlp.semgraph.semgrexStanford Parser
CoordinationPatternClassedu.stanford.nlp.semgraph.semgrexStanford Parser
EnvCreated by sonalg on 11/3/14.Classedu.stanford.nlp.semgraph.semgrexStanford Parser
IndexedWordUnaryPredClassedu.stanford.nlp.semgraphStanford Parser
ISemanticGraphEdgeEqlInterfaceedu.stanford.nlp.semgraphStanford Parser
NodePatternClassedu.stanford.nlp.semgraph.semgrexStanford Parser
ParseExceptionThis exception is thrown when parse errors are encountered.Classedu.stanford.nlp.semgraph.semgrexStanford Parser
SemanticGraphRepresents a semantic graph of a sentence or document, with IndexedWord The root is not at present represented as a vertex in the graph.Classedu.stanford.nlp.semgraphStanford Parser
SemanticGraph .OutputFormatReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.semgraph.SemanticGraphStanford Parser
SemanticGraphCoreAnnotationsThis class collects CoreAnnotations that are used in working with a SemanticGraph.Classedu.stanford.nlp.semgraphStanford Parser
SemanticGraphCoreAnnotations .AlternativeDependenciesAnnotationThe CoreMap key for storing a semantic graph that was converted using a non-default converter.Classedu.stanford.nlp.semgraph.SemanticGraphCoreAnnotationsStanford Parser
SemanticGraphCoreAnnotations .BasicDependenciesAnnotationThe CoreMap key for getting the syntactic dependencies of a sentence.Classedu.stanford.nlp.semgraph.SemanticGraphCoreAnnotationsStanford Parser
SemanticGraphCoreAnnotations .CollapsedCCProcessedDependenciesAnnotationThe CoreMap key for getting the syntactic dependencies of a sentence.Classedu.stanford.nlp.semgraph.SemanticGraphCoreAnnotationsStanford Parser
SemanticGraphCoreAnnotations .CollapsedDependenciesAnnotationThe CoreMap key for getting the syntactic dependencies of a sentence.Classedu.stanford.nlp.semgraph.SemanticGraphCoreAnnotationsStanford Parser
SemanticGraphEdgeRepresents an edge in the dependency graph.Classedu.stanford.nlp.semgraphStanford Parser
SemanticGraphFactoryRefactoring of static makers of SemanticGraphs in order to simplify the SemanticGraph class.Classedu.stanford.nlp.semgraphStanford Parser
SemanticGraphFactory .ModeccProcess: Whether to do processing of CC complements resulting fromcollapse: Whether to do "collapsing" of pairs of dependencies intoClassedu.stanford.nlp.semgraph.SemanticGraphFactoryStanford Parser
SemanticGraphFormatterDefines a class for pretty-printing SemanticGraphs.Classedu.stanford.nlp.semgraphStanford Parser
SemanticGraphUtilsGeneric utilities for dealing with Dependency graphs and other structures, useful for text simplification and rewriting.Classedu.stanford.nlp.semgraphStanford Parser
SemanticGraphUtils .EdgeDiffResultClassedu.stanford.nlp.semgraph.SemanticGraphUtilsStanford Parser
SemanticGraphUtils .PositionedTreeThis is used to uniquely index trees within a Tree, maintaining the position of this subtreeClassedu.stanford.nlp.semgraph.SemanticGraphUtilsStanford Parser
SemanticGraphUtils .PrintVerticeParamsClassedu.stanford.nlp.semgraph.SemanticGraphUtilsStanford Parser
SemgrexMatcherA SemgrexMatcher can be used to match a SemgrexPattern against a SemanticGraph.Classedu.stanford.nlp.semgraph.semgrexStanford Parser
SemgrexParseExceptionA runtime exception that indicates something went wrong parsing a semgrex expression.Classedu.stanford.nlp.semgraph.semgrexStanford Parser
SemgrexPatternA SemgrexPattern is a tgrep-type pattern for matching node configurations in one of the SemanticGraph structures.Classedu.stanford.nlp.semgraph.semgrexStanford Parser
SemgrexPattern .OutputFormatReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.semgraph.semgrex.SemgrexPatternStanford Parser
AlignmentRepresents an alignment between a text and a hypothesis as a map from hypothesis words to text words, along with a real-valued score andClassedu.stanford.nlp.semgraph.semgrexJavaNlp
CoordinationPatternClassedu.stanford.nlp.semgraph.semgrexJavaNlp
EnvCreated by sonalg on 11/3/14.Classedu.stanford.nlp.semgraph.semgrexJavaNlp
IndexedWordUnaryPredClassedu.stanford.nlp.semgraphJavaNlp
ISemanticGraphEdgeEqlInterfaceedu.stanford.nlp.semgraphJavaNlp
NodePatternClassedu.stanford.nlp.semgraph.semgrexJavaNlp
ParseExceptionThis exception is thrown when parse errors are encountered.Classedu.stanford.nlp.semgraph.semgrexJavaNlp
SemanticGraphRepresents a semantic graph of a sentence or document, with IndexedWord The root is not at present represented as a vertex in the graph.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraph .OutputFormatReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.semgraph.SemanticGraphJavaNlp
SemanticGraphCoreAnnotationsThis class collects CoreAnnotations that are used in working with a SemanticGraph.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraphCoreAnnotations .AlternativeDependenciesAnnotationThe CoreMap key for storing a semantic graph that was converted using a non-default converter.Classedu.stanford.nlp.semgraph.SemanticGraphCoreAnnotationsJavaNlp
SemanticGraphCoreAnnotations .BasicDependenciesAnnotationThe CoreMap key for getting the syntactic dependencies of a sentence.Classedu.stanford.nlp.semgraph.SemanticGraphCoreAnnotationsJavaNlp
SemanticGraphCoreAnnotations .CollapsedCCProcessedDependenciesAnnotationThe CoreMap key for getting the syntactic dependencies of a sentence.Classedu.stanford.nlp.semgraph.SemanticGraphCoreAnnotationsJavaNlp
SemanticGraphCoreAnnotations .CollapsedDependenciesAnnotationThe CoreMap key for getting the syntactic dependencies of a sentence.Classedu.stanford.nlp.semgraph.SemanticGraphCoreAnnotationsJavaNlp
SemanticGraphEdgeRepresents an edge in the dependency graph.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraphFactoryRefactoring of static makers of SemanticGraphs in order to simplify the SemanticGraph class.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraphFactory .ModeccProcess: Whether to do processing of CC complements resulting fromcollapse: Whether to do "collapsing" of pairs of dependencies intoClassedu.stanford.nlp.semgraph.SemanticGraphFactoryJavaNlp
SemanticGraphFormatterDefines a class for pretty-printing SemanticGraphs.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraphUtilsGeneric utilities for dealing with Dependency graphs and other structures, useful for text simplification and rewriting.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraphUtils .EdgeDiffResultClassedu.stanford.nlp.semgraph.SemanticGraphUtilsJavaNlp
SemanticGraphUtils .PositionedTreeThis is used to uniquely index trees within a Tree, maintaining the position of this subtreeClassedu.stanford.nlp.semgraph.SemanticGraphUtilsJavaNlp
SemanticGraphUtils .PrintVerticeParamsClassedu.stanford.nlp.semgraph.SemanticGraphUtilsJavaNlp
SemgrexMatcherA SemgrexMatcher can be used to match a SemgrexPattern against a SemanticGraph.Classedu.stanford.nlp.semgraph.semgrexJavaNlp
SemgrexParseExceptionA runtime exception that indicates something went wrong parsing a semgrex expression.Classedu.stanford.nlp.semgraph.semgrexJavaNlp
SemgrexPatternA SemgrexPattern is a tgrep-type pattern for matching node configurations in one of the SemanticGraph structures.Classedu.stanford.nlp.semgraph.semgrexJavaNlp
SemgrexPattern .OutputFormatReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.semgraph.semgrex.SemgrexPatternJavaNlp