Skip to content

PengBO-O/ASWE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

A Tensorflow implement of "Adversarial Learning of Sentiment Word Representations for Sentiment Analysis"

This is a Tensorflow implement of the proposed in paper "Adversarial Learning of Sentiment Word Representations for Sentiment Analysis"

Requirements

  1. Python 3.6
  2. Tensorflow 1.10 (<2.0)

Dataset

Sentiment140 (Divided into two files, one contains positive sentences and the other contains negative sentences)

The training datasets and our results can be downloaded from https://pan.baidu.com/s/1gt9hZR6zAwoTWmsd2uaquw (Extraction code: 6nv6). (Github传大文件太慢了,在下懒了)

Evaluation

Reference

Citation

  @article{BO2020,
    title = "Adversarial Learning of Sentiment Word Representations for Sentiment Analysis",
    journal = "Information Sciences",
    year = "2020",
    issn = "0020-0255",
    doi = "https://doi.org/10.1016/j.ins.2020.06.044",
    url = "https://www.sciencedirect.com/science/article/pii/S0020025520306320",
    author = "Peng Bo and Wang Jin and Zhang Xuejie",
    }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages