GithubHelp home page GithubHelp logo

abhishekmamidi123 / absa-codemix Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 3.0 43.39 MB

Research - The aim of this project is to find the aspect from a given code-mix sentence. The traditional sequence tagging methods are compared with Deep learning methods. The concept of Question and Answering model is used to achieve this task.

Python 0.53% Makefile 0.01% Lex 99.35% Jupyter Notebook 0.13%
nlp-machine-learning deep-learning parts-of-speech aspect-extraction aspect-based-sentiment-analysis python keras codemix nltk aspect-identification

absa-codemix's Introduction

Aspect Based Sentimental Analysis Codemix.

Data:

  • We have collected twitter codemix data. After preprocessing the data, we are left with 3500 tweets with Aspects annotated.

Progress:

  • We have divided our project into two parts - Aspect Identification and Sentimental Analysis.
  • Working on Aspect Identification -- Ongoing work.

Contents:

Parts of speech tagger for codemix:

  • Parts of speech plays an important role in Aspect Identication.
  • We have 1000 codemix tweets with annoatated parts-of-speech. We used this data for training.
  • We have trained the data using different Machine learning methods and achieved the following accuracies:
    • Conditional Random Fields(CRF): 77.185%
    • Trigram + Bigram + Unigram: 68.172%
    • Hidden Markov Method(HMM): 18.014%

Aspect Identification:

  • Till now, we applied CRF and SVM methods for identifying Aspects in a sentence.
  • CRF: We have used nearly 65 features(considering window length of 5) and achieved an accuracy of 44.73%.
  • SVM: We represented each word in the form of a vector and trained these vectors.

Contributors:

M R Abhishek and K Vagdevi

absa-codemix's People

Contributors

abhishekmamidi123 avatar vagdevik avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.