Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.42 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.42 KB

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