renjunxiang / Poetry_Generate_PyTorch
学习用PyTorch创作唐诗
☆15Updated 6 years ago
Alternatives and similar repositories for Poetry_Generate_PyTorch:
Users that are interested in Poetry_Generate_PyTorch are comparing it to the libraries listed below
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆60Updated 7 years ago
- NLP project, based on Bert/UNILM☆21Updated 5 years ago
- 中英机器文本翻译☆157Updated 5 years ago
- pytorch-based, RNN,中文古诗词、歌词、散文自动生成☆57Updated 5 years ago
- 简版文本对话/问答系统☆34Updated 5 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆132Updated 6 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Updated 5 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆47Updated 4 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- 创建《Python自然语言处理》学习代码的中文注释版本。☆87Updated 3 years ago
- 文本生成☆41Updated 6 years ago
- 基于深度学习的古诗生成(deep learning based Chinese poem generation)☆67Updated 6 years ago
- 新词发现 基于词频、凝聚系数和左右邻接信息熵☆123Updated 5 years ago
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。☆125Updated 5 years ago
- BERT预训练模型字向量提取工具☆52Updated 4 years ago
- FastText 文本分类☆19Updated 6 years ago
- Resource for AINLP☆136Updated 4 years ago
- 《机器阅读理解:算法与实践》代码☆154Updated 8 months ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆37Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆188Updated 9 months ago
- code collections for the book of qna☆121Updated 2 years ago
- 中文自然语言处理 (NLP) 标注工具,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆152Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆210Updated 3 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆71Updated 5 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆215Updated 5 years ago
- 手动实现Elasticsearch的倒排索引以及BM25算法☆46Updated 6 years ago
- use RNN + LSTM generate poetry by Keras。机器学习自动编写古诗☆86Updated 7 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Updated 6 years ago
- 新词发现算法(NewWordDetection)☆62Updated 7 years ago