RNTN
RNTN copied to clipboard
Python implementation of Socher et al, EMNLP2013
can you provide the data format for training, testing?
I read the paper "Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank" recently and was confused with the error function of RNTN parameters, that is equation (2) in...
I was getting an error while executing the main code. The error is trace backing for a variable 'label' in ComputeCostAndGrad.py and pty.py as the base is 'he'. Can I...