Skip to content

Commit

Permalink
td-bert
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiang-Pan committed Aug 6, 2020
1 parent 8ea3afb commit 8ad71f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ Xu, Hu, et al. "Bert post-training for review reading comprehension and aspect-b

Sun, Chi, Luyao Huang, and Xipeng Qiu. "Utilizing bert for aspect-based sentiment analysis via constructing auxiliary sentence." arXiv preprint arXiv:1903.09588 (2019). [[pdf](https://arxiv.org/pdf/1903.09588.pdf)]

### TD-BERT([td_bert.py](./models/td_bert.py))
Z. Gao, A. Feng, X. Song and X. Wu, "Target-Dependent Sentiment Classification With BERT," in IEEE Access, vol. 7, pp. 154290-154299, 2019, doi: 10.1109/ACCESS.2019.2946594.[[pdf]](https://ieeexplore.ieee.org/abstract/document/8864964)

### LCF-BERT ([lcf_bert.py](./models/lcf_bert.py)) ([official](https://github.com/yangheng95/LCF-ABSA))

Zeng Biqing, Yang Heng, et al. "LCF: A Local Context Focus Mechanism for Aspect-Based Sentiment Classification." Applied Sciences. 2019, 9, 3389. [[pdf]](https://www.mdpi.com/2076-3417/9/16/3389/pdf)
Expand Down

0 comments on commit 8ad71f9

Please sign in to comment.