liuslnlp / CoupletAILinks
基于CNN+Bi-LSTM+Attention 的自动对对联系统
☆210Updated 5 years ago
Alternatives and similar repositories for CoupletAI
Users that are interested in CoupletAI are comparing it to the libraries listed below
Sorting:
- 中英机器文本翻译☆168Updated 6 years ago
- 中国古诗生成(文本生成)☆134Updated 7 years ago
- ☆167Updated 6 years ago
- ☆276Updated 3 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆73Updated 6 years ago
- Chinese Classic Poem Mining Project including corpus buiding by spyder and content analysis by nlp methods, 基于爬虫与nlp的中国古代诗词文本挖掘项目☆116Updated 7 years ago
- 使用pytorch实现RNN-LSTM写诗☆156Updated 6 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- 文本聚类(Kmeans、DBSCAN、LDA、Single-pass)☆348Updated 4 years ago
- 自然语言处理NLP在中文文本上的一些应用,如 文本分类、情感分析、命名实体识别等☆214Updated 4 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆134Updated 6 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆513Updated 2 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- 文本分类的目前测试效果较好的算法☆57Updated 6 years ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆381Updated 6 years ago
- 中文->英文的机器翻译,完全基于kreas-transformer。模型已上传,可直接跑。☆57Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆244Updated 2 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆185Updated 7 years ago
- 英中文本机器翻译的☆102Updated 5 years ago
- 使用keras搭建seq2seq完成中英文翻译☆53Updated 7 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆50Updated 4 years ago
- Hierarchical BiLSTM CNN using Keras☆77Updated 7 years ago
- CNN 实现文本分类☆183Updated 3 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆94Updated 6 years ago
- 该库是一个项目集,包括文本分类、多标签分类、细粒度情感分析、命名实体识别,以及部分数据集等☆201Updated 6 years ago
- 英中机器文本翻译☆63Updated 6 years ago
- 文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。☆61Updated 5 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆87Updated 6 years ago
- FastText 文本分类☆19Updated 6 years ago