When I ran smoking pipeline from Eclipse, encountered the following error.
Caused by: org.apache.uima.util.InvalidXMLException: An import could not be
resolved. No .xml file with name
"org.apache.ctakes.smokingstatus.types.TypeSystem" was found in the class
path or data path. (Descriptor:
file:/Users/justin/App/eclipse_mars/workspace_eclipse_mars/ctakes/ctakes-smoking-status/desc/analysis_engine/ClassifiableEntriesAnnotator.xml)
Everything looks fine.
The file is there physically.
The importing part from ClassifiableEntriesAnnotator.xml file is
<typeSystemDescription>
<imports>
<import name="org.apache.ctakes.smokingstatus.types.TypeSystem"/>
</imports>
</typeSystemDescription>
Could any one help me some clues?
Thanks,
--
Justin