Nana0606 / lyrics_generationLinks
基于LSTM语言模型和seq2seq序列模型的歌词生成,包括数据爬取、数据处理、模型训练和歌词生成。
☆69Updated 5 years ago
Alternatives and similar repositories for lyrics_generation
Users that are interested in lyrics_generation are comparing it to the libraries listed below
Sorting:
- Generate Chinese hip-pop lyrics using GAN☆131Updated 4 years ago
- chatbot based on music region using method including es and music kb.基于14W歌曲知识库的问答尝试,功能包括歌词接龙,已知歌词找歌曲以及歌曲歌手歌词三角关系的问答。☆280Updated 7 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- 个人博客 (https://fancyerii.github.io/) 文章的代码☆185Updated last year
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆134Updated 6 years ago
- 使用keras搭建seq2seq完成中英文翻译☆53Updated 7 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- 中国古诗生成(文本生成)☆134Updated 7 years ago
- use RNN + LSTM generate poetry by Keras。机器学习自动编写古诗☆87Updated 7 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆243Updated 8 years ago
- 一个基于最新版本TensorFlow的Char RNN实现。可以实现生成英文、写诗、歌词、小说、生成代 码、生成日文等功能。☆181Updated 7 years ago
- 唐诗,藏头诗,按需自动生成古诗,基于Keras、LSTM-RNN。文档齐全。☆211Updated 7 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆135Updated 6 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆444Updated 3 years ago
- python | 高效使用统计语言模型kenlm:新词发现、分词、智能纠错等☆168Updated 6 years ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆380Updated 6 years ago
- 用于存储NLP常用模型☆146Updated 5 years ago
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。☆128Updated 5 years ago
- An collection of Chinese nlp corpus including basic Chinese syntatic wordset, semantic wordset, historic corpus and evaluate corpus. 中文自然…☆451Updated 6 years ago
- 使用PyTorch实现Char RNN生成古诗和周杰伦的歌词☆150Updated 7 years ago
- code collections for the book of qna☆120Updated 2 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆57Updated 6 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆183Updated 6 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆313Updated 3 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- 中文单词自动纠错☆122Updated 4 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- Lyrics and rap lyrics AI-generate system based on GPT-2 and LSTM / 基于GPT-2和LSTM的歌词和说唱歌词创作系统☆105Updated last year
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆455Updated 6 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆49Updated 4 years ago