Uses of Class
org.episteme.social.linguistics.loaders.tigerxml.Path
Packages that use Path
Package
Description
Standard TigerXML loader for linguistic corpora.
-
Uses of Path in org.episteme.social.linguistics.loaders.tigerxml
Methods in org.episteme.social.linguistics.loaders.tigerxml that return PathModifier and TypeMethodDescriptionstatic final PathPath.getPathToTop(GraphNode node) This static method creates a path leading from the input node to the root node of the sentence.static final PathPath.getPathToTop(GraphNode node, int verbosity) This static method creates a path leading from the input node to the root node of the sentence.static final PathThis static method returns the shortest path that connects the two nodes.