Proceedings of the Korean Society of Computer Information Conference (한국컴퓨터정보학회:학술대회논문집)
- 2021.01a
- /
- Pages.231-232
- /
- 2021
Automatic Review Generation for Delivery Restaurant using Deep Learning Models
딥러닝을 이용한 배달 음식점 리뷰 자동 생성
- Kim, Nagyeong (Dept. of Computer Engineering, Kumoh National Institute of Technology) ;
- Jo, Hyejin (Dept. of Applied Mathematics, Kumoh National Institute of Technology) ;
- Lee, Hyejin (Dept. of Computer Engineering, Kumoh National Institute of Technology) ;
- Jung, Yuchul (Dept. of Computer Engineering, Kumoh National Institute of Technology)
- Published : 2021.01.20
Abstract
본 논문에서는 딥러닝 모델 중 Keras 기반 LSTM 모델과 KoGPT-2 모델을 이용하여 학습한 결과를 바탕으로 카테고리 별 키워드 기반의 배달 음식점 리뷰를 생성하는 방법을 제안한다. 데이터는 주로 맛, 양, 배달, 가격으로 구성되어 있으며 이를 카테고리 별로 구분하였다. 또한 새롭게 생성된 텍스트는 의미와 문맥을 판단하여 기존 리뷰 데이터와 비슷하게 구현하였다. 모델마다 성능을 비교하기 위해 정량적, 정성적 평가를 진행하였다.