Skip to content
/ RNTN Public
forked from kalleknast/RNTN

An implementation of the recursive neural tensor network described by Socher et al (2013) in "Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank"

License

Notifications You must be signed in to change notification settings

jolinxql/RNTN

 
 

Repository files navigation

RNTN

An implementation of the recursive neural tensor network described by Socher et al (2013) in "Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank"

  • What it does: ...
  • How to run/install: ...
  • Where to get the dataset.
  • Gradient derivations?
  • Reference: R. Socher, A. Perelygin, J.Y. Wu, J. Chuang, C.D. Manning, A.Y. Ng and C. Potts. 2013. Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank. In EMNLP.

About

An implementation of the recursive neural tensor network described by Socher et al (2013) in "Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.0%
  • TeX 10.0%