DEPRECATED 尝试使用中文文本训练RNN来产生中文小说。(No longer under maintanance.)
☆154Sep 30, 2018Updated 7 years ago
Alternatives and similar repositories for Chinese-novel-generation
Users that are interested in Chinese-novel-generation are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Chinese Text Generation using LSTM☆11Aug 7, 2017Updated 8 years ago
- 模仿莎士比亚创作戏剧!屌炸天的是还能创作金庸武侠小说!快star,保持更新!!☆265Apr 11, 2017Updated 8 years ago
- 对小说文本进行分析,提炼小说剧情内容和人物关系☆88May 8, 2019Updated 6 years ago
- 根据语法规则生成模拟句子☆12Jan 21, 2019Updated 7 years ago
- 基于RNN生成古诗☆155Mar 2, 2018Updated 8 years ago
- ☆14Mar 14, 2026Updated last week
- 以林鄭月娥公開發言作訓練的AI演辭生成器☆15Aug 12, 2018Updated 7 years ago
- 中文古诗自动作诗机器人,x炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新!☆3,643Apr 7, 2024Updated last year
- Multi-language Char RNN for TensorFlow >= 1.2.☆929Jan 28, 2021Updated 5 years ago
- Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch. Based on code of https://github.com/…☆190Oct 19, 2016Updated 9 years ago
- 文本生成,可用于作诗、写小说☆128Jul 30, 2018Updated 7 years ago
- cnn lstm的关系识别 ,keras实现 网络结构简单.多分类☆20Jun 28, 2023Updated 2 years ago
- ☆13Feb 6, 2015Updated 11 years ago
- 后台使用jsp+servlet,前台样式h5+css+jquery,数据库采用MySQL,基本功能已经实现,适合做练手项目☆38May 7, 2017Updated 8 years ago
- 基于Char RNN实现的“作家”应用,可以写诗也可以生成名字,看起来还☆88Nov 17, 2020Updated 5 years ago
- tensorflow的一些实例☆240Apr 18, 2019Updated 6 years ago
- Prototype of Finger Football☆12Jul 8, 2019Updated 6 years ago
- 基于LSTM语言模型和seq2seq序列模型的歌词生成,包括数据爬取、数据处理、模型训练和歌词生成。☆73Jan 6, 2020Updated 6 years ago
- IGetGet Books Spider by MitmDump☆11May 27, 2020Updated 5 years ago
- ☆61Apr 20, 2017Updated 8 years ago
- 基于《知网》的语义相似度计算 python2.7 API☆13Jun 23, 2017Updated 8 years ago
- Paper3D is an cross-platform GLES rendering engine, best for creating live wallpaper on Android☆27Sep 11, 2014Updated 11 years ago
- KhaTile : Kha Perlin Tiled Terrain Generator☆10Apr 23, 2023Updated 2 years ago
- NLP 相关的项目 如:词向量,文本分类,文本匹配,NER,信息抽取,文本生成以及NLP在电商中的应用☆37Jun 8, 2025Updated 9 months ago
- Predicting breast cancer at 97.51% accuracy with Naive Bayes Classifier for learning purposes.☆13May 1, 2010Updated 15 years ago
- Implement character-level language models for text generation based-on LSTM, in Python/TensorFlow