Basic Annotation Tool for annotating Person Entity in Java.
This lightweight tool can be used to annotate Person Entity in any document which can be used to train models for Apache OpenNLP project.
It can be easily changed to allow annotating of other Entities(requires changes in source code).
You can find jar file for direct use in "/dist" folder.
Steps to use:
- Load the file using Load Button.
- Select or Double Click the word you want to annotate.
- Click on Submit Button. The mod_filename will contain the data in required format.