Refactor the Entity class to make it reusable
---------------------------------------------
Key: OPENNLP-410
URL: https://issues.apache.org/jira/browse/OPENNLP-410
Project: OpenNLP
Issue Type: Improvement
Components: Cas Editor OpenNLP Plugin
Reporter: Joern Kottmann
Assignee: Joern Kottmann
Priority: Minor
The Entity class was created for the name finder view, and the semantics of it
changed after the first testing of the view. Now it is just a potential
annotation which a user might add to the CAS and is also used by the sentence
detector view.
To reflect this the class should be renamed to PotentialAnnotation and old left
over artifacts should be removed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira