Skip to content

justhalf/java-nlp-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java NLP Toolkit

My personal Java NLP toolkit that serves as an interface to various existing NLP libraries.

This Java NLP Toolkit is designed to be used in the same way as Stanford CoreNLP, but with the ability to replace the components from other NLP packages, such as OpenNLP and NLP4J.

Unlike DKPro, which uses UIMA framework, this project uses Stanford CoreNLP simple APIs to interface with your program. So we got the ease of use from Stanford CoreNLP and the performance from many NLP packages.

About

My personal Java NLP toolkit that serves as an interface to various existing NLP libraries.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages