edu.washington.cs.knowitall.sentenceextractor
Class XmlSentenceExtractor
java.lang.Object
edu.washington.cs.knowitall.sentenceextractor.AbstractSentenceExtractor
edu.washington.cs.knowitall.sentenceextractor.StandardSentenceExtractor
edu.washington.cs.knowitall.sentenceextractor.XmlSentenceExtractor
public class XmlSentenceExtractor
- extends StandardSentenceExtractor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
junk
protected final String junk
- See Also:
- Constant Field Values
startBrackets
protected final String[] startBrackets
endBrackets
protected final String[] endBrackets
XmlSentenceExtractor
public XmlSentenceExtractor()
throws opennlp.tools.util.InvalidFormatException,
FileNotFoundException,
IOException
- Throws:
opennlp.tools.util.InvalidFormatException
FileNotFoundException
IOException
Copyright © 2011 University of Washington CSE. All Rights Reserved.