hjptriplebee/Chinese_poem_generator
A deep learning model that generates Chinese classical poetry (Tang and Song dynasty styles) using LSTM neural networks.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
This repository implements an LSTM-based text generation model trained on Chinese classical poetry datasets. It uses TensorFlow to train on Tang dynasty poetry and Song lyrics, capable of producing poems in various styles including frontier, pastoral, and farewell themes. The model also supports acrostic poetry generation where the first characters of each line spell out a given phrase.