songyouwei / ABSA-PyTorch

Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
MIT License
1.99k stars 522 forks source link

About LCF-BERT #201

Open nlpCSir opened 2 years ago

nlpCSir commented 2 years ago

你好博主,我想问LCF-BERT中的opt是输入格式?opt中包含哪些参数

yangheng95 commented 2 years ago

For all LCF-related questions (e.g., #202), please refer to the improved implementation of LCF-BERT in PyABSA as I can trace it quickly. This package is available for both polarity classification and aspect term extraction.