원문정보
초록
영어
This study investigates the performance of a state-of-the-art Large Language Model(LLM) in classifying Korean neutral sentiment without additional fine-tuning and proposes an effective prompt design to improve neutral sentiment classification. To enhance the accuracy of neutral sentiment detection, we introduce a prompt based on Aspect-Based Sentiment Analysis(ABSA) and conduct a comparative evaluation using the proposed approach. The proposed prompt consists of a five-step procedure, including aspect identification and sentiment ratio–based classification, enabling more fine-grained sentiment reasoning. Experimental results demonstrate that the proposed prompt significantly improves classification accuracy when applied to the GPT-4-turbo model, thereby validating the effectiveness of prompt-based control for neutral sentiment analysis in Korean.
목차
1. 서론
2. 이론적 배경
2.1. 대규모 언어 모델을 통한 감성분석
2.2. 소수어 감성분석
2.3. 속성기반 감성분석
3. 데이터
4. 모델
5. 실험
5.1. 속성 미포함 감성 분류
5.2. 속성 포함 감성 분류
5.3. 속성 분류
6. 결과
6.1. 중립 분류 오류의 예시
7. 결론
참고문헌
