paper-with-me

홈 › Papers

A Planning based Framework for Essay Generation

2015-12-18 · Bing Qin, Duyu Tang, Xinwei Geng, Dandan Ning, Jiahao Liu, Ting Liu

Generating an article automatically with computer program is a challenging task in artificial intelligence and natural language processing. In this paper, we target at essay generation, which takes as input a topic word in mind and generates an organized article under the theme of the topic. We follow the idea of text planning \cite{Reiter1997} and develop an essay generation framework. The framework consists of three components, including topic understanding, sentence extraction and sentence reordering. For each component, we studied several statistical algorithms and empirically compared between them in terms of qualitative or quantitative analysis. Although we run experiments on Chinese corpus, the method is language independent and can be easily adapted to other language. We lay out the remaining challenges and suggest avenues for future research.

📄 PDF Abstract BibTeX arXiv:1512.05919

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

Prove Your Point!: Bringing Proof-Enhancement Principles to Argumentative Essay Generation

2024-10-30 · Ruiyu Xiao, Lei Wu, Yuhang Gou, Weinan Zhang 외

Argumentative essay generation (AEG) aims to generate complete texts on specific controversial topics or debates. Although current AEG methods can generate individual opinions, they often overlook the high-level connecti…

Language ModelingLanguage ModellingLarge Language ModelPersuasiveness

Exploring LLM Prompting Strategies for Joint Essay Scoring and Feedback Generation

2024-04-24 · Maja Stahl, Leon Biermann, Andreas Nehring, Henning Wachsmuth

Individual feedback can help students improve their essay writing skills. However, the manual effort required to provide such feedback limits individualization in practice. Automatically-generated essay feedback may serv…

Automated Essay Scoring

Topic-to-Essay Generation with Comprehensive Knowledge Enhancement

2021-06-29 · Zhiyue Liu, Jiahai Wang, Zhenghong Li

Generating high-quality and diverse essays with a set of topics is a challenging task in natural language generation. Since several given topics only provide limited source information, utilizing various topic-related kn…

Text Generation

Enhancing Topic-to-Essay Generation with External Commonsense Knowledge

2019-07-01 · ACL 2019 7 · Pengcheng Yang, Lei LI, Fuli Luo, Tianyu Liu 외

Automatic topic-to-essay generation is a challenging task since it requires generating novel, diverse, and topic-consistent paragraph-level text with a set of topics as input. Previous work tends to perform essay generat…

Concept-To-Text Generation

Conversational Planning for Personal Plans

2025-02-26 · Konstantina Christakopoulou, Iris Qu, John Canny, Andrew Goodridge 외

The language generation and reasoning capabilities of large language models (LLMs) have enabled conversational systems with impressive performance in a variety of tasks, from code generation, to composing essays, to pass…

Code GenerationText Generation