edu.washington.cs.knowitall.util
Class ExtractSentences

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

public class ExtractSentences
extends Object


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

ExtractSentences

public ExtractSentences()
Method Detail

main

public static void main(String[] args)
                 throws edu.washington.cs.knowitall.extractor.ExtractorException,
                        edu.washington.cs.knowitall.nlp.ChunkerException,
                        IOException
Throws:
edu.washington.cs.knowitall.extractor.ExtractorException
edu.washington.cs.knowitall.nlp.ChunkerException
IOException


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