Hi Newbie questions.
I am trying to get SnowballAnnotator to run with the DocumentAnalyzer. The line FSIterator tokenIterator = aJCas.getCas().getAnnotationIndex(this. tokenAnnotation).iterator(); returns an empty iterator. I am sure this is a configuration issue but can't figure out where. Also do I need SentenceAnnotator.java etc and, if so, where do I get them? Thanks Alan
