# poet **Repository Path**: wonb168/poet ## Basic Information - **Project Name**: poet - **Description**: 我是“小诗姬”,全唐诗作为训练数据。可以写押韵自由诗、藏头诗、给定若干字作为主题的诗。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-07-17 - **Last Updated**: 2022-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # poet 我是“小诗姬”,全唐诗作为训练数据。可以写押韵自由诗、藏头诗、给定若干字作为主题的诗。

环境要求: --- python:3.x
tensorflow 1.x

运行
--- 运行训练:python train.py
--- ![image](https://github.com/norybaby/poet/blob/master/doc/train.png)

  运行写诗服务: python poem_server
--- 此步需要先运行训练产生好模型后。 客户端用浏览器访问,效果参照:
--- ![image](https://github.com/norybaby/poet/blob/master/doc/client.png)

  如有问题欢迎讨论 xiuyunchen@126.com