Skip to content

hullabaloo-vincent/Processing

Repository files navigation

Sentiment and Strong Vocabulary Detection Tool in Processing

Program made by Vincent Aliquo

Goal of application: Software that rates text based on the number of flavorful words and tones using the Stanford CoreNLP Natural Language Processing Toolkit. Models are not included in source (download through the NLP toolkit).

Download G4P Library: https://sourceforge.net/projects/g4p/files/?source=navbar

Download Core NLP toolkit: https://stanfordnlp.github.io/CoreNLP/

Parts of Speech Reference: https://sites.google.com/site/partofspeechhelp/home

Core NLP jars used from toolkit:

  1. ejml-0.23.jar
  2. standford-corenlp-3.9.2-javadoc.jar
  3. standford-corenlp-3.9.2-models.jar
  4. standford-corenlp-3.9.2-sources.jar
  5. standford-corenlp-3.9.2.jar

How to run source:

  1. In codefolder, copy the following jars from the CoreNLP library: standford-corenlp-3.9.2-models.jar
  2. Open VAliquo_Final.pde using Processing IDE or your preferred IDE and run

About

Software that rates text based on the number of flavorful words and tones using the Stanford CoreNLP Natural Language Processing Toolkit.

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages