Skip to content

Annot8 components using Stanford's CoreNLP library for extracting information from text

License

Notifications You must be signed in to change notification settings

dstl/annot8-corenlp-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Annot8 CoreNLP Components

This project contains components for the Annot8 Data Processing Framework which use the Stanford CoreNLP libraries to perform Natural Language Processing tasks such as Named Entity Recognition and Relation extraction.

Building

This project uses the Maven build system, and standard Maven commands such as mvn install can be used.

To build a shaded version of the Annot8 CoreNLP Components suitable for use with Baleen 3, you can run the following command:

mvn -Pplugins package

Licence

The code in this repository is licenced under a GPLv3 Licence.

About

Annot8 components using Stanford's CoreNLP library for extracting information from text

Resources

License

Stars

Watchers

Forks

Languages