Sleepychord / ChinesePoemGenerationLinks
基于深度学习的古诗生成(deep learning based Chinese poem generation)
☆68Updated 6 years ago
Alternatives and similar repositories for ChinesePoemGeneration
Users that are interested in ChinesePoemGeneration are comparing it to the libraries listed below
Sorting:
- pytorch-based, RNN,中文古诗词、歌词、散文自动生成☆61Updated 6 years ago
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。☆128Updated 5 years ago
- use RNN + LSTM generate poetry by Keras。机器学习自动编写古诗☆87Updated 7 years ago
- Chinese Classic Poem Mining Project including corpus buiding by spyder and content analysis by nlp methods, 基于爬虫与nlp的中国古代诗词文本挖掘项目☆113Updated 6 years ago
- 一个基于最新版本TensorFlow的Char RNN实现。可以实现生成英文、写诗、歌词、小说、生成代码、生成日文等功能。☆180Updated 7 years ago
- 中国古诗生成(文本生成)☆133Updated 7 years ago
- 基于Transformer的生成式文本摘要☆185Updated 3 years ago
- 学习用PyTorch创作唐诗☆15Updated 6 years ago
- 分别使用TextRank、BiLSTM和UniLM实现中文文章标题自动生成☆27Updated 4 years ago
- 中英机器文本翻译☆167Updated 5 years ago
- Poetry-related datasets developed by THUAIPoet (Jiuge) group.☆227Updated 5 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- 唐诗,藏头诗,按需自动生成古诗,基于Keras、LSTM-RNN。文档齐全。☆209Updated 7 years ago
- 英中机器文本翻译☆63Updated 6 years ago
- 文本热点挖掘,基于DBSCAN聚类模型,对文本的热点事件进行挖掘☆43Updated 5 years ago
- 该库是一个项目集,包括文本分类、多标签分类、细粒度情感分析、命名实体识别,以及部分数据集等☆202Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆132Updated 6 years ago
- 中文语料库:包括情感词典 情感分析 文本分类 单轮对话 中文词典 知乎☆117Updated 7 years ago
- 为了实现百度的为你写诗 2.0 版的论文 “Chinese Poetry Generation with Planning based Neural Network” , 先自己爬取古诗词网站,然后对诗歌鉴赏进行自然语言处理,构建知识图谱作为基础的知识积累。最后实现“为你写…☆23Updated 6 years ago
- Self complemented sentiment words expansion using seed sentiment words and so-pmi , this method is tested to be effective, 基于情感种子词与so-pmi…☆87Updated 7 years ago
- 新手实战:语料爬取、数据处理、数据分析、规则作诗与机器学习写诗☆78Updated 5 years ago
- 智能问答系统demo☆39Updated 5 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆338Updated 5 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- 从中文文本中自动提取摘要☆44Updated 2 years ago
- 朴素贝叶斯实现的文本分类(新闻分类)☆65Updated 9 years ago
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆33Updated 6 years ago
- 英中文本机器翻译的☆101Updated 5 years ago
- CCF大数据比赛,基于主题的文本情感分析☆95Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆193Updated last year