Skip to content

ryanboyd/Senti-Gent

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

A simple, GUI-driven sentiment analysis program. Built around Stanford's CoreNLP for .NET (v3.9.1, English model). Uses a trained RNN model to classify sentences from "very negative" to "very positive". Produces sentence-level and document-level scores as output.

About

Simple GUI wrapper for Stanford.NLP.NET. Runs sentiment analysis from the pre-trained models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages