Anonymous - 2010-07-22

Hi,

I'm interested in using openNLP tools within UIMA framework. I have downloaded opennlp.uima project but can't seem to find an updated documentation on how to run the descriptors. I would like to start with the simple task of Sentence Tokenization first but do I use SentenceDetectorTrainer.xml plus SentenceDetector.xml in an aggregate AE in my application, or is SentenceDetector.xml itself sufficient?
What are the parameters I need to change? I apologize it the answers are actually obvious. I'm still rather new to both openNLP and UIMA so any help is very much appreciated.

XY