andystanton / nlp-spike

:speech_balloon: Using Apache OpenNLP with Scala for simple Sentiment Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLP Spike Build Status

An investigation into using Apache OpenNLP for simple Sentiment Analysis based on a training file.

The language used is Scala, the test framework is ScalaTest and the build tool of choice is sbt.

Requirements

  • sbt 1.3.5

Quick Start

git clone https://github.com/andystanton/nlp-spike.git && cd nlp-spike
sbt test

Links

About

:speech_balloon: Using Apache OpenNLP with Scala for simple Sentiment Analysis

License:Other


Languages

Language:Scala 100.0%