Giter Club home page Giter Club logo

sentimental-analysis's Introduction

Sentimental Analysis

This project performs sentiment analysis on user input text using the AFINN-111 dataset. It is built using the p5.js library.

Dependencies

Usage

To run the project, open index.html in a web browser. Type in any text in the input field and press enter to see the sentiment score displayed in the console.

How it Works

The project uses the AFINN-111 dataset, which is a list of English words rated for valence with an integer between -5 (negative) and 5 (positive). Each word in the user input text is looked up in the dataset, and its valence score is added to the overall score. The final score represents the sentiment of the text, with higher scores indicating more positive sentiment and lower scores indicating more negative sentiment.

Acknowledgments

AFINN-111 dataset was created by Finn Årup Nielsen, Technical University of Denmark (DTU).

sentimental-analysis's People

Contributors

nilanjan2002 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.