# Natural Language Generation
총 3개의 포스트

[Article Summary] Rashkin et al., 2020, PLOTMACHINES: Outline-Conditioned Generation with Dynamic Plot State Tracking
## Introduction - Task: ***outline-conditioned story generation*** - Outline: a set of phrases describing the key characters and events in a stor
2022년 9월 26일
·
0개의 댓글·
0
[Article Summary] Xu et al., 2018, A Skeleton-Based Model for Promoting Coherence Among Sentences in Narrative Story Generation
## Introduction - Most of the SOTA approaches are based on Seq2Seq models - But it is hard for these models to find semantic dependency among sentenc
2022년 9월 22일
·
0개의 댓글·
0
[CS224n] Lecture 15: Natural Language Generation
작성자: 성균관대학교 사회학과 박지은시작하기 전에 자연어 생성이 무엇인지부터 살펴보겠습니다. 자연어 생성은 이름 그대로 주어진 input X가 주어졌을 때, 이를 토대로 새로운 텍스트를 생성하는 작업을 말합니다. 기계 번역, 요약, 대화, 이미지 캡셔닝 등을 예로 들
2021년 12월 30일
·
0개의 댓글·
0