public class SentenceIteratorTest
extends java.lang.Object
Constructor and Description |
---|
SentenceIteratorTest() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
testFileSentenceIterator() |
void |
testLabelAware() |
void |
testMulti(SentenceIterator iter,
int expectedSentences) |
void |
testSingle(SentenceIterator iter) |
void |
testUimaSentenceIterator() |
public void before() throws java.lang.Exception
java.lang.Exception
public void testUimaSentenceIterator() throws java.lang.Exception
java.lang.Exception
public void testFileSentenceIterator() throws java.lang.Exception
java.lang.Exception
public void testLabelAware() throws java.lang.Exception
java.lang.Exception
public void testSingle(SentenceIterator iter)
public void testMulti(SentenceIterator iter, int expectedSentences)
public void after() throws java.lang.Exception
java.lang.Exception