core-nlp-example
core-nlp-example copied to clipboard
Natural Language Processing Example using Stanford's Core NLP Java Library
Natural Language Processing Using Standford Core Nlp
Source Contains
- LemmaExample
- Named Entity Recognition
- Parts of speech
- Pipeline
- Sentence Recognizer
- Sentence Analysis
- Token Generation.
Setup
- Need of java-8 to be installed in required system.
- Direct Download zip or via svn.
- POM Dependencies.
Build and Run
- Install maven or Use IDE Build and Clean feature.
- Run via CMD/IDE.
For More detailed information read this Dive in Nlp