Tagged articles
1 articles
Page 1 of 1
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