Skip to content

filippo-fonseca/sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis

🧠 A simple web app to detect the meaning behind any given piece of text.

Thought & Underlying Algorithm

A rudimentary example of what the algorithm is inherently based on:

Screen Shot 2021-06-01 at 18 51 42

Usage & Contributing

Contributions and pull requests/issues and more than welcome. The following is the process of server initialization:

1. Clone the repo:

git clone https://github.com/filippo-fonseca/sentiment_analysis

2. Install all dependencies (NodeJS):

yarn
# or
npm i

3. Run the development environment:

yarn start
# or
npm run start

Created and maintained with ❤️ by @FilippoFonseca.

About

🧠 A simple web app to detect the meaning behind any given piece of text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published