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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file huishi-1.0.0.tar.gz.
File metadata
- Download URL: huishi-1.0.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68ff9675cc0c2968612e0a55d29db28b430156f7d27fcb568caa299a085c3695
|
|
| MD5 |
2582d1b18023e101f6ffc7abc1481307
|
|
| BLAKE2b-256 |
73e2717323287ae3c1b8cc923d6045baf8614026e518f6133b7552a3c8303528
|
File details
Details for the file huishi-1.0.0-py3-none-any.whl.
File metadata
- Download URL: huishi-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
573efae79749ba3d27b919b9f076e61d6f685fa2a40422fbcd62bb074d690564
|
|
| MD5 |
d1775f120e5beeb4043f2881fd2f0979
|
|
| BLAKE2b-256 |
2609f8c993f3ec4ff795dc0da169971781b78c21af0a6555866c96b8f2481e91
|