Running a UIMA Analysis Engine in a Lucene Analyzer Chain
http://sujitpal.blogspot.com/2011/06/running-uima-analysis-engine-in-lucene.html

Last week, I wrote about a UIMA Aggregate Analysis Engine (AE) that annotates keywords in a body of text, optionally inserting synonyms, using a combination of pattern matching and dictionary lookups. The idea is that this analysis will be done on text on its way into a Lucene index. So this week, I describe the Lucene Analyzer chain that I built around the AE I described last week.
CONTEXT(Help)
-
OpenSherlock Project »OpenSherlock Project
References »References
Web pages »Web pages
UIMA related web pages »UIMA related web pages
Running a UIMA Analysis Engine in a Lucene Analyzer Chain
+Comments (0)
+Citations (0)
+About