gov.llnl.ontology.mains
Class SelectRandomTaggedNodes

java.lang.Object
  extended by gov.llnl.ontology.mains.SelectRandomTaggedNodes

public class SelectRandomTaggedNodes
extends Object

Author:
Keith Stevens

Constructor Summary
SelectRandomTaggedNodes()
           
 
Method Summary
static void addCategories(StringBuilder builder, String key, CorpusTable table)
           
static List<String> loadDocKeys(String keyFile)
           
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

SelectRandomTaggedNodes

public SelectRandomTaggedNodes()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

loadDocKeys

public static List<String> loadDocKeys(String keyFile)
                                throws Exception
Throws:
Exception

addCategories

public static void addCategories(StringBuilder builder,
                                 String key,
                                 CorpusTable table)
                          throws Exception
Throws:
Exception


Copyright © 2010-2011. All Rights Reserved.