Abhishek, See: http://mail-archives.apache.org/mod_mbox/ctakes-user/201403.mbox/%3CCAPqz87oUZ=hpzc_fo_zlaef3pvqcm9xsyums15iymgapsxx...@mail.gmail.com%3E or http://mail-archives.apache.org/mod_mbox/ctakes-user/201311.mbox/%[email protected]%3E
This is normally already included if you’re using one of the default pipelines (note that if you use a primitive directly, it may not produce any results as it may have prereq dependencies. For example, Dictionary Lookup will depend on Sentence, Tokenizer, POSTagger and Chunker, etc.) From: Abhishek Raj [mailto:[email protected]] Sent: Thursday, June 12, 2014 8:14 AM To: [email protected] Subject: AnalysisEngineProcessException while trying to run UmlsDictionaryLookupAnnotator Hello. I installed ctakes 3.1.1 and have been trying to annotate a sample text using UmlsDictionaryLookupAnnotator.xml analysis engine. It loads fine in the CVD, but when I try to run it after loading I get an error saying org.apache.uima.analysis_engine.AnalysisEngineProcessException: JCas type "org.apache.ctakes.typesystem.type.textspan.LookupWindowAnnotation" used in Java code, but was not declared in the XML type descriptor. Many other analysis engine give similar error when running. I've attached the log file for reference. Any help will be greatly appreciated. Thanks!
