Hi Debbie, On 2/28/2014 2:35 AM, Debbie Zhang wrote: > Hi all, > > > > I would like to learn how to use ConceptMapper in the UIMA Addons. So far, > what I have done was to add ConceptMapper jar file to my project path and > attach the doc jar file to the jar file. I have read through the > documentation came with the package. However, I still don't have a clue how > to use ConceptMapper in a Java program. Concept Mapper is a UIMA Annotator - you use it as a component within a UIMA Pipeline. There's a quick start for UIMA here: http://uima.apache.org/documentation.html#getting_started
Hope that Helps! -Marshall > Can anyone point me to the > direction? A "Hello World" program would be greatly appreciated. Thank you. > > > > Regards, > > > > Debbie > >
