SnowballAnnotator needs refactoring
-----------------------------------
Key: UIMA-1861
URL: https://issues.apache.org/jira/browse/UIMA-1861
Project: UIMA
Issue Type: Bug
Components: Sandbox-SnowballAnnotator
Affects Versions: 2.3.1
Reporter: Tommaso Teofili
Assignee: Tommaso Teofili
Fix For: 2.3.1
Attachments: UIMA1861-patch.txt
SnowballAnnotator is extending the deprecated JTextAnnotator_ImplBase, have
some unused imports and generics should be enabled.
Moreover the initialize() method fails due to the AnnotatorContext object being
null when run in a 2.3.1-SNAPSHOT distribution.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.