trek90s commited on
Commit
770ef9b
·
1 Parent(s): 1522315

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -14,6 +14,8 @@ widget:
14
 
15
  BERT based ABSA baseline, based on https://github.com/avinashsai/BERT-Aspect *BERT LSTM* implementation.The model trained on SemEval2014-Task 4 laptop and restaurant datasets.
16
 
 
 
17
  Code for the paper "Utilizing BERT Intermediate Layers for Aspect Based Sentiment Analysis and Natural Language Inference" https://arxiv.org/pdf/2002.04815.pdf.
18
 
19
  # Usage
 
14
 
15
  BERT based ABSA baseline, based on https://github.com/avinashsai/BERT-Aspect *BERT LSTM* implementation.The model trained on SemEval2014-Task 4 laptop and restaurant datasets.
16
 
17
+ Our Github repo: https://github.com/tezignlab/BERT-LSTM-based-ABSA
18
+
19
  Code for the paper "Utilizing BERT Intermediate Layers for Aspect Based Sentiment Analysis and Natural Language Inference" https://arxiv.org/pdf/2002.04815.pdf.
20
 
21
  # Usage