nlp4j-old
                                
                                 nlp4j-old copied to clipboard
                                
                                    nlp4j-old copied to clipboard
                            
                            
                            
                        NLP tools developed by Emory University.
NLP4J
The NLP4J project provides a NLP toolkit for JVM languages. This project is under the Apache 2 license and is currently developed by the NLP Research Group at Emory University. Please join our forum to get notifications about new releases and give your feedback about this project.
- Latest release: 1.1.2 (06/29/2016).
- Release notes.
- Google groups.
Quick Start
- How to install.
- How to train.
- How to decode.
- NLP4J demo.
Components
- Tokenization.
- Morphological analysis.
- Part-of-speech tagging.
- Named entity recognition.
- Dependency parsing.
- Semantic role labeling (coming soon).
- Sentiment analysis (coming soon).
- Word2Vec & Struct2Vec (coming soon).
Supplements
- English lexica and models (hosted in bitbucket).
- Data format.