structured icon indicating copy to clipboard operation
structured copied to clipboard

code for Learning Structured Text Representations

Results 6 structured issues
Sort by recently updated
recently updated
newest added

Excuse me, do you meet the irreversibility of the matrix in neural.py line 87?It could cause error during the trainng time. `LL_inv = tf.matrix_inverse(LL) #batch_l, doc_l, doc_l`

Hi, thanks for the great work! I found that the link to the pre-processed YELP 2013 data is outdated. May I ask if you can kindly update the link?

I want to predict some datas use the trained model , But every time I got the different results, Can anybody give some advices, Please?

Equation (18) of the paper shows that children are also concatenated when forming the updated semantic vector. However, the code at this line only concatenates pi and ei, as far...

where is the module code of chu_liu_edmounds