deep-recurrent icon indicating copy to clipboard operation
deep-recurrent copied to clipboard

Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)

Results 2 deep-recurrent issues
Sort by recently updated
recently updated
newest added

Hi, I have added a file named evaluator.cpp for performance evaluation, e.g., for results from other program. An example usage might be: ./evaluator dse-test.txt dse-predict.txt. Please check it whether it...