GithubHelp home page GithubHelp logo

bharat123rox / td-lstm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jimmyyfeng/td-lstm

0.0 2.0 0.0 33.74 MB

Attention-based Aspect-term Sentiment Analysis implemented by tensorflow.

Python 96.25% HTML 3.75%

td-lstm's Introduction

NNCM

Attention-based Neural Network Classification Models. Implemented by tensorflow.

Install

Requires Python3 (Tested on Python3.6) and Tensorflow (tested on 1.3)

Pip install: pip3 install -r requirements.txt

1. Effective LSTMs for Target-Dependent Sentiment Classification with Long Short Term Memory

Duyu Tang, Bing Qin, Xiaocheng Feng, Ting Liu

Proceeding of the 26th International Conference on Computational Linguistics (COLING 2016, full paper)

[https://arxiv.org/abs/1512.01100]

2. Attention-based LSTM for Aspect-level Sentiment Classification

Yequan Wang, Minlie Huang, Li Zhao, Xiaoyan Zhu

Conference on Empirical Methods in Natural Language Processing (EMNLP 2016, full paper)

[http://www.aclweb.org/anthology/D/D16/D16-1058.pdf]

3. Aspect Level Sentiment Classification with Deep Memory Network

Duyu Tang, Bing Qin, Ting Liu

Conference on Empirical Methods in Natural Language Processing (EMNLP 2016, full paper)

[http://arxiv.org/abs/1605.08900]

source code tree

.
├── README.md
├── show
├── data
│   ├── restaurant
│   └── twitter
├── lstm.py
├── tc_lstm.py        Paper 1
├── td_lstm.py        Paper 1
├── at_lstm.py        Paper 2
├── utils.py

td-lstm's People

Contributors

zozoz avatar apmoore1 avatar jimmyyfeng avatar

Watchers

James Cloos avatar Bharat Raghunathan 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.