Nana0606 / lyrics_generationLinks
基于LSTM语言模型和seq2seq序列模型的歌词生成,包括数据爬取、数据处理、模型训练和歌词生成。
☆70Updated 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:
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆133Updated 6 years ago
- Generate Chinese hip-pop lyrics using GAN☆130Updated 4 years ago
- 个人博客 (https://fancyerii.github.io/) 文章的代码☆185Updated last year
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- 中文单词自动纠错☆122Updated 4 years ago
- 用于存储NLP常用模型☆146Updated 5 years ago
- chatbot based on music region using method including es and music kb.基于14W歌曲知识库的问答尝试,功能包括歌词接龙,已知歌词找歌曲以及歌曲歌手歌词三角关系的问答。☆279Updated 6 years ago
- python | 高效使用统计语言模型kenlm:新词发现、分词、智能纠错等☆168Updated 5 years ago
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。☆128Updated 5 years ago
- Lyrics and rap lyrics AI-generate system based on GPT-2 and LSTM / 基于GPT-2和LSTM的歌词和说唱歌词创作系统☆105Updated last year
- 中国古诗生成(文本生成)☆134Updated 7 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆444Updated 3 years ago
- 一个基于最新版本TensorFlow的Char RNN实现。可以实现生成英文、写诗、歌词、小说、生成代码、生成日文等功能。☆181Updated 7 years ago
- 唐诗,藏头诗,按需自动生成古诗,基于Keras、LSTM-RNN。文档齐全。☆210Updated 7 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆56Updated 6 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆77Updated 5 years ago
- 使用keras搭建seq2seq完成中英文翻译☆53Updated 6 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆243Updated 8 years ago
- 基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注…☆86Updated 2 years ago
- Unilm for Chinese Chitchat Robot.基于Unilm模型的夸夸式闲聊机器人项目。☆158Updated 4 years ago
- 简易的中文纠错和消歧☆290Updated 10 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆135Updated 6 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- 中文文本错别字检测以及自动纠错 / Autochecker & autocorrecter for chinese☆296Updated 8 years ago
- An collection of Chinese nlp corpus including basic Chinese syntatic wordset, semantic wordset, historic corpus and evaluate corpus. 中文自然…☆451Updated 6 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆183Updated 6 years ago
- 中文分词☆61Updated 4 years ago
- 基于bert进行中文文本纠错☆237Updated 2 years ago
- 中英机器文本翻译☆168Updated 6 years ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆381Updated 6 years ago