Tagged articles
4 articles
Page 1 of 1
DataFunSummit
DataFunSummit
Jun 21, 2022 · Artificial Intelligence

JiuGe: An Automatic Chinese Classical Poetry Generation System – Algorithms and Research Overview

This article presents the JiuGe system developed by THUNLP for automatically generating Chinese classical poetry, detailing its research motivations, model architecture—including salient‑clue, working‑memory, topic‑memory, style‑transfer and reinforcement‑learning components—implementation, applications, and future directions.

Artificial IntelligenceDeep LearningPoetry Generation
0 likes · 18 min read
JiuGe: An Automatic Chinese Classical Poetry Generation System – Algorithms and Research Overview
Ctrip Technology
Ctrip Technology
Mar 22, 2018 · Artificial Intelligence

Poetry Generation from Images: Design, Implementation, and Evaluation of Ctrip’s “Xiao Shi Ji” System

The article presents Ctrip’s “Xiao Shi Ji” system that combines large‑scale tourism knowledge graphs, image recognition, and deep‑learning‑based poetry generation to automatically compose Chinese classical poems from photos, evaluates its performance against human poets, and discusses the underlying AI techniques.

Poetry Generationimage recognition
0 likes · 14 min read
Poetry Generation from Images: Design, Implementation, and Evaluation of Ctrip’s “Xiao Shi Ji” System
MaGe Linux Operations
MaGe Linux Operations
Mar 11, 2018 · Artificial Intelligence

Generate Tang Poetry with Python: Scraping, Processing, and Rhyme Creation

This tutorial explains how to build a Python program that crawls 71,000 Tang poems, extracts and tokenizes the text, analyzes word frequencies, and assembles new five‑character regulated verses with proper rhymes, including acrostic poems, while offering code snippets and future AI enhancements.

Poetry GenerationPythonRhyme Detection
0 likes · 7 min read
Generate Tang Poetry with Python: Scraping, Processing, and Rhyme Creation