org.apache.ctakes.postagger.test
Class OpenNLPPOSCollectionReaderTests

java.lang.Object
  extended by org.apache.ctakes.postagger.test.OpenNLPPOSCollectionReaderTests

public class OpenNLPPOSCollectionReaderTests
extends java.lang.Object


Constructor Summary
OpenNLPPOSCollectionReaderTests()
           
 
Method Summary
 void testLoadWordsOnly()
           
 void testReader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenNLPPOSCollectionReaderTests

public OpenNLPPOSCollectionReaderTests()
Method Detail

testReader

public void testReader()
                throws org.apache.uima.resource.ResourceInitializationException,
                       java.io.IOException,
                       org.apache.uima.collection.CollectionException
Throws:
org.apache.uima.resource.ResourceInitializationException
java.io.IOException
org.apache.uima.collection.CollectionException

testLoadWordsOnly

public void testLoadWordsOnly()
                       throws org.apache.uima.resource.ResourceInitializationException,
                              java.io.IOException,
                              org.apache.uima.collection.CollectionException
Throws:
org.apache.uima.resource.ResourceInitializationException
java.io.IOException
org.apache.uima.collection.CollectionException