Skip to content

brianwilcken/OpenNLP-Annotation-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenNLP-Annotation-Tool

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:

  1. Load the file using Load Button.
  2. Select or Double Click the word you want to annotate.
  3. Click on Submit Button. The mod_filename will contain the data in required format.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages