Giter Site home page Giter Site logo

yamanksingla / absa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pnisarg/absa

0.0 2.0 0.0 58.67 MB

Aspect based sentiment analysis for Hindi

License: MIT License

Python 0.63% Shell 3.17% Makefile 0.29% C++ 2.81% C 0.25% Java 0.07% Perl 0.04% Ruby 0.02% Lex 92.72%

absa's Introduction

Aspect Based Sentiment Analysis for Hindi (ABSA)

Problem Statement

In recent years, millions of people are into social media networking, blogs and review sites, where they express opinions of various entities including movies, restaurants, products etc. These websites provide myriad amount of information that are not only useful to the creators of these entities, but also to their customers and rivals. The field of Aspect Based Sentiment Analysis (ABSA) collects and analyzes the opinions expressed on various aspects of these entities to make decisive recommendations. Rather than considering the overall polarity of a review expressed by a customer, it would be more helpful to analyze feature specific opinions, since people tend to have mixed opinions about them. Consider the sentence,

The pizza was delicious but the service was awful

In this sentence, the customer has expressed his opinion on the aspect, pizza, with a positive sentiment and service with a negative sentiment. Hence, it is of utmost importance to extract these feature specific sentiments and their categories to provide a granular level of recommendation. Our project aims at developing and analyzing ABSA models on Hindi reviews.

Requirements

Required Python packages

  • numpy >= 1.12.1
  • scipy >= 0.19.0
  • scikit-learn >= 0.18
  • pandas >= 0.19

Additional packages

You can install project dependencies by running following command:

$pip install -r requirements.txt

References

Authors

License

MIT

absa's People

Contributors

pnisarg avatar abijithsankar avatar pachpandenikhil avatar athkale avatar

Watchers

James Cloos avatar Yaman Kumar 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.