Skip to main content

A package that can let you create a poem by AI

Project description

绘诗诗词自动生成系统

简介

这里是绘诗诗词自动生成系统所提供的python库。您可以借用此库里面的如下函数,完成我们提供的诗词自动生成demo

首先,您可以使用以下命令,在您的计算机中使用pip安装我们所提供的基于绘诗诗词自动生成系统设计的python库。

pip install huishi

如果您想要了解代码中模型的运行原理,或者希望借用我们的预训练模型训练自己的NLP模型,可以参考我们的Github仓库或者gitee仓库

在这个python库中,我们为您提供了以下API:

key_to_poem_V(keywords) ;关键词到五言诗
key_to_poem_VII(keywords);关键词到七言诗
seq_to_poem_V(keywords); 描述语句到五言诗
seq_to_poem_VII(keywords);描述语句到七言诗

其分别代表输入关键字或者一段对诗句的描述语言,利用模型自动输出五言或者七言诗句作为返回值。输入参数和返回值都是序列类型。

如果在使用中有任何问题,可以通过我们的邮箱或者直接在项目负责人中联系我们,我们会给予力所能及的最大帮助。如果觉得我们的项目对您有帮助的话,请麻烦去我们的项目中为我们点个⭐,谢谢了!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

huishi-1.0.0.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

huishi-1.0.0-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page