mem_absa icon indicating copy to clipboard operation
mem_absa copied to clipboard

Aspect Based Sentiment Analysis using End-to-End Memory Networks

Results 16 mem_absa issues
Sort by recently updated
recently updated
newest added

Hi, I was wondering if you managed to get any results close to the paper with this repository? I downloaded the code and seem to get way worst results from...

Hi @ganeshjawahar, I would like to ask about task definition for this program. Is it want to infer the polarity of aspect category or aspect term? Thank you.

Hi @ganeshjawahar, i got experienced that the script always got killed after seven iterations automatically. Not sure what's happening. do you have any idea why? ![error](https://cloud.githubusercontent.com/assets/2888190/25892329/4eb571dc-359e-11e7-8633-376bf20170a8.png)

ResourceExhaustedError (see above for traceback): OOM when allocating tensor with shape[128,78,600] [[Node: concat_12 = ConcatV2[N=2, T=DT_FLOAT, Tidx=DT_INT32, _device="/job:localhost/replica:0/task:0/gpu:0"](Reshape_37, Add, concat_12/axis)]] [[Node: Reshape_45/_143 = _Recv[client_terminated=false, recv_device="/job:localhost/replica:0/task:0/cpu:0", send_device="/job:localhost/replica:0/task:0/gpu:0", send_device_incarnation=1, tensor_name="edge_326_Reshape_45", tensor_type=DT_FLOAT, _device="/job:localhost/replica:0/task:0/cpu:0"]()]]...

In the method "test" in model.py, it seems that there is a module about training the model using the test data.(from line 236 to 244 ). I wonder why we...

bug

What's your advice on how to implement this repository with russian language?