/core-nlp-example

Natural Language Processing Example using Stanford's Core NLP Java Library

Primary LanguageJavaMIT LicenseMIT

Natural Language Processing Using Standford Core Nlp

Build Status License: MIT GitHub stars GitHub issues GitHub issues closed GitHub forks

Source Contains

  • LemmaExample
  • Named Entity Recognition
  • Parts of speech
  • Pipeline
  • Sentence Recognizer
  • Sentence Analysis
  • Token Generation.

Setup

  1. Need of java-8 to be installed in required system.
  2. Direct Download zip or via svn.
  3. POM Dependencies.

Build and Run

  1. Install maven or Use IDE Build and Clean feature.
  2. Run via CMD/IDE.

For More detailed information read this Dive in Nlp