Closed lihy-1224 closed 5 years ago
well, it should like in paper ... :| but i haven't focus on fine grained for a while
I think you need to fix this https://github.com/ttpro1995/TreeLSTMSentiment/issues/3 and https://github.com/ttpro1995/TreeLSTMSentiment/issues/2 (delete all temp data, because you might use binary preprocess data for fine grain)
please let me know if it work
by the way, please confirm if binary classification work with result as in paper
thanks, I solve it by remove those preprocess data. And binary/fine-grain classification work with result as in original paper
In fine-grained mode, dev percentage is more than 80% in my test, but the result in paper is about 50%. I just wonder how to test the fine-grained classification correctly, thx~