uima-text-segmenter https://code.google.com/p/uima-text-segmenter/source/browse/trunk/INSTALL?r=22の API を呼び出して例を実行したいと思います。しかし、API の呼び出し方法がわかりません... readme には、
With the DocumentAnalyzer, run the following descriptor
`desc/textSegmenter/wst-snowball-C99-JTextTilingAAE.xml` by taking the
uima-examples data as input.
たとえば、メイン関数で直接実行できるコードを誰かに教えてもらえますか? どうもありがとう!