Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
2.2
-
None
-
None
-
I am using windows 2003 Standard edition with eclipse version 3.3.1.1 and download OpenNLP tools and models from Opennlp.com website
Description
Hi
I want to use OpenNLP tool in UIMA to do some NLP task. I go through the OpenNLP readme file. But when I test the first component of opennlp 'sentence detector', it gives me following error:
"org.apache.uima.resource.ResourceInitializationException: Initilization of annotator class "org.apache.uima.examples.opennlp.annotator.SentenceDetector" failed (Description: File:/c:/program files/apache-uima/examples/opennlp_wrappers/descriptors/opennlpsentencedetector.xml)
causedby: org.apache-uima.resource.ResourceInitializationException
Causedby: java.io.IOException: not in GZIP format."
Can anybody help me to resolve this issue.
Note: Attached a screenshot for the above error.