edu.stanford.nlp.trees
Class TreeJugglers

java.lang.Object
  |
  +--edu.stanford.nlp.trees.TreeJugglers

public class TreeJugglers
extends Object


Nested Class Summary
static class TreeJugglers.StringLabelTreeToCategoryWordTagTreeAppliable
           
 
Constructor Summary
TreeJugglers()
           
 
Method Summary
static Appliable getStringLabelTreeToCategoryWordTagTreeAppliable()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeJugglers

public TreeJugglers()
Method Detail

getStringLabelTreeToCategoryWordTagTreeAppliable

public static Appliable getStringLabelTreeToCategoryWordTagTreeAppliable()

main

public static void main(String[] args)


Stanford NLP Group