Git Product home page Git Product logo

predictingsemanticorientationofcommunication's Introduction

Predicting the Semantic Orientation of Communication over Social Networking.

The World needs a particular channel through which any post, message, tweet or comment is scrutinized before being broadcasted.

Abstract

Developing a state of the art sentiment analysis system that detects the sentiment of short messages/posts/etc such as tweets, facebook activity like SMS (message-level task) or posting or commenting and many other. The sentiment of a word or a phrase within a message (term-level task). The system is based on a supervised statistical text classification approach leveraging a variety of surface form, semantic, and sentiment features. The sentiment features are primarily derived from large datasets sentiment lexicons. These lexicons are explitcitply collecting from cyberspace. Sentiment word hashtags or simple words on facebook instagram or many other social media with emoticons. To adequately capture the sentiment of words in negated contexts, a separate sentiment lexicon is generated for negated words.

Derived Classifier.

Naive Baye's (NB) classifier by Observing Baye'sโ€™ rule, P(c | d) = P(c)P(d | c)/P(d).

System Requirement

  • Hardware Requirements:

    • Processor: Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66GHz
    • RAM : 2GB (Operating System + sofware)
    • HardDisk : 1GB (Data sets)
  • Software Requirements:

Compilation & Execution:

$ sudo apt-get install libgtk-3-dev
$ gcc -o <output-file-name> <code-file-extension.c> -Wall `pkg-config --cflags --libs gtk+-3.0` -export-dynamic
$ ./<output-file-name>

BlackBok Functioning:

Enter some text (Post, message, comment,tweet or anything), the software predicts the the sentiment of the respective text.

Datasets Collection :

  1. Mendeley Datasets: A collection of millions of data as per the sentiments for Hindi and English.
  2. MT: A great collection of sentences with the respective words.
  3. Stanford datasets : This is a dataset for binary sentiment classification containing substantially more data than previous benchmark datasets. We provide a set of 25,000 highly polar movie reviews for training, and 25,000 for testing. There is additional unlabeled data for use as well. Raw text and already processed bag of words formats are provided. See the README file contained in the release for more details.

Contribution:

  1. Fork the Repository.
  2. Clone the project to your machine.
  3. Add respective and relevent data to it and upload as a new branch to it.
  4. Add your name and Profile address to below named Developer and Contributors

Developers and Contributors:

  1. Harshal Mittal
  2. Shubhangi Srivastava
  3. Mansi Sahu

predictingsemanticorientationofcommunication's People

Contributors

arpit216 avatar harshal306 avatar mansi1908 avatar shubhangi119 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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