Hi all, this post [1] on Stackoverflow brought up a question I couldn't answer:
What is the difference between AnalysisComponent and AnalysisEngine? Looking at the inheritance hierarchy of AnalysisComponent, it appears that it is used in the UIMA SDK examples to implement components. But I've never seen that being used anywhere else. E.g. we implemented uimaFIT on top of AnalysisEngine. So what's the difference and when should one be used and when the other? Cheers, -- Richard [1] http://stackoverflow.com/questions/33973273/how-are-you-supposed-to-use-the-dkpro-libraries-with-uima-ruta
