Skip to content

yiqingyang2012/TDLSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDLSTM

req:

  • glove embeding file: pip install glove_python
  • sswe embeding file
  • python 3
  • tensorflow

train file description

  • every instance include four lines:
  • the first line: include all the left context
  • the sec line :include all the right context
  • the third line : aspect string
  • the fourth line :sentiment score

run

python sentiment.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages