Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 383 Bytes

File metadata and controls

6 lines (4 loc) · 383 Bytes

Aspect Based Sentiment Analysis

Given an aspect term in a sentence, predict the sentiment label for the aspect term

All the details of this project can be found in this report

The MemNet code is a fork of Humanity123's work