Coder Social home page Coder Social logo

八亩丘樵夫's Projects

cs231 icon cs231

Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition

cuckoopy icon cuckoopy

Python implementation of Cuckoo Filter data structure

nlp-in-practice icon nlp-in-practice

Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.

smoothing-techniques-in-nlp icon smoothing-techniques-in-nlp

Some smoothing techniques used in NLP and ML, including Laplacian and Lidstone Smoothing, Absolute Discounting, Backoff, Kneser-Ney and Interpolation.

twitter-sentiment-classification-incorporating-users-and-events- icon twitter-sentiment-classification-incorporating-users-and-events-

Neural network methods have achieved noticeable progress in Natural Language Processing (NLP), among which sentiment classification of Twitter messages is attracting increasing research in recent years. However, existing neural network methods for Twitter sentiment classification typically only capture the semantics of texts, but ignore the importance of users who express the sentiment and the underlying events on which the messages are commented. In this paper, we propose a comprehensive neural network model by incorporating user information and underlying event information into document-level Twitter sentiment classification. Firstly, users and events are encoded in continuous vector spaces through which important global clues such as user sentiment tendency and event background are captured. Then, the vector representations of users and events are further integrated with continuous text representation in a unified neural framework for exploring Twitter sentiment classification. Multiple experiments have been implemented to verify the performance of sentiment classification on a large-scale Twitter dataset. The empirical results indicate that the incorporation of user and event does improve the classification accuracy and our proposed method yields satisfactory performance.

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.