edu.washington.cs.knowitall.util
Class TagExtractions

java.lang.Object
  extended by edu.washington.cs.knowitall.util.TagExtractions

public class TagExtractions
extends Object


Constructor Summary
TagExtractions()
           
 
Method Summary
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

TagExtractions

public TagExtractions()
Method Detail

main

public static void main(String[] args)
                 throws edu.washington.cs.knowitall.extractor.ExtractorException,
                        edu.washington.cs.knowitall.nlp.ChunkerException,
                        IOException,
                        SecurityException,
                        IllegalArgumentException,
                        org.jdom.JDOMException,
                        ClassNotFoundException,
                        NoSuchMethodException,
                        InstantiationException,
                        IllegalAccessException,
                        InvocationTargetException
Throws:
edu.washington.cs.knowitall.extractor.ExtractorException
edu.washington.cs.knowitall.nlp.ChunkerException
IOException
SecurityException
IllegalArgumentException
org.jdom.JDOMException
ClassNotFoundException
NoSuchMethodException
InstantiationException
IllegalAccessException
InvocationTargetException


Copyright © 2011 University of Washington CSE. All Rights Reserved.