Export to GitHub

cleartk - issue #410

cleartk-summarization: types.txt resource in the wrong folder, causes JCas type errors.


Posted on Oct 15, 2014 by Quick Giraffe

What steps will reproduce the problem?

Run SumBasic from cleartk-summarization

What is the expected output?

types.txt should be in: resources/META-INF/org.apache.uima.fit/types.txt (for uimaFit 2.0.0 and above)

What do you see instead?

"JCas type used in Java code, but was not declared in the XML type descriptor" Error.

types.txt is currently in resources/META-INF/org.uimafit/types.txt not detected by uimaFit.

What version of the product are you using? On what operating system?

2.0.1-SNAPSHOT, Ubuntu 12.04

Comment #1

Posted on Oct 15, 2014 by Grumpy Rabbit

(No comment was entered for this change.)

Status: Accepted

Labels:
Type-Defect Priority-Medium Milestone-2.1 Component-summarization