liuslnlp / CoupletAI
基于CNN+Bi-LSTM+Attention 的自动对对联系统
☆206Updated 4 years ago
Alternatives and similar repositories for CoupletAI:
Users that are interested in CoupletAI are comparing it to the libraries listed below
- 中国古诗生成(文本生成)☆133Updated 6 years ago
- 基于LSTM语言模型和seq2seq序列模型的歌词生成,包括数据爬取、数据处理、模型训练和歌词生成。☆69Updated 5 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆48Updated 4 years ago
- ☆166Updated 6 years ago
- 使用keras搭建seq2seq完成中英文翻译☆53Updated 6 years ago
- 文本分类的目前测试效果较好的算法☆56Updated 5 years ago
- 使用pytorch实现RNN-LSTM写诗☆153Updated 6 years ago
- Chinese Classic Poem Mining Project including corpus buiding by spyder and content analysis by nlp methods, 基于爬虫与nlp的中国古代诗词文本挖掘项目☆113Updated 6 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆132Updated 6 years ago
- 使用scik-learn 实现k-means,KNN,SVM,贝叶斯,topic_extraction等算法,同时评估分类的准确率,召回率和F值。语料库是中文文本☆43Updated 7 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 7 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆509Updated 2 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆321Updated 2 years ago
- 一个基本的多层lstm rnn模型,能实现中英文文本的二分类或多分类☆47Updated 6 years ago
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆212Updated 3 years ago
- Lstm+Cnn 预训练词向量 文本分类☆102Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆190Updated 10 months ago
- 自然语言处理应用☆44Updated 6 years ago
- 中文关系抽取☆94Updated 3 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆267Updated 5 years ago
- chatbot based on music region using method including es and music kb.基于14W歌曲知识库的问答尝试,功能包括歌词接龙,已知歌词找歌曲以及歌曲歌手歌词三角关系的问答。☆271Updated 6 years ago
- Automatic creation of Tibetan poetry and Tang poetry based on LSTM in tensorflow.☆91Updated 6 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆120Updated 5 years ago
- 英中机器文本翻译☆62Updated 6 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆143Updated 7 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago