liuslnlp / CoupletAILinks
基于CNN+Bi-LSTM+Attention 的自动对对联系统
☆209Updated 5 years ago
Alternatives and similar repositories for CoupletAI
Users that are interested in CoupletAI are comparing it to the libraries listed below
Sorting:
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆215Updated 4 years ago
- 中国古诗生成(文本生成)☆133Updated 7 years ago
- 使用keras搭建seq2seq完成中英文翻译☆53Updated 6 years ago
- 文本分类的目前测试效果较好的算法☆56Updated 5 years ago
- 新闻上的文本分类:机器学习大乱斗☆180Updated 6 years ago
- 文本聚类(Kmeans、DBSCAN、LDA、Single-pass)☆346Updated 4 years ago
- CNN 实现文本分类☆183Updated 3 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试 等过程。☆241Updated last year
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。☆128Updated 5 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 6 years ago
- Chinese Classic Poem Mining Project including corpus buiding by spyder and content analysis by nlp methods, 基于爬虫与nlp的中国古代诗词文本挖掘项目☆113Updated 6 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆121Updated 5 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆509Updated 2 years ago
- 基于LSTM网络与自注意力机制对中文评论进行细粒度情感分析☆55Updated 3 years ago
- ☆275Updated 3 years ago
- ☆167Updated 6 years ago
- 利用ALBERT实现文本二分类,判别是否属于政治上的出访类事件,提升模型训练和预测速度。☆74Updated 2 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆343Updated 5 years ago
- 中文语料库:包括情感词典 情感分析 文本分类 单轮对话 中文词典 知乎☆117Updated 7 years ago
- Lstm+Cnn 预训练词向量 文本分类☆103Updated 6 years ago
- 中文关系抽取☆94Updated 3 years ago
- Chinese WordSegment based on algorithms including Maxmatch (forward, backward, bidirectional), HMM,N-gramm(max prob ngram, biward ngam) e…☆101Updated 7 years ago
- 中文->英文的机器翻译,完全基于kreas-transformer。模型已上传,可直接跑。☆57Updated 5 years ago
- 唐诗,藏头诗,按需自动生成古诗,基于Keras、LSTM-RNN。文档齐全。☆209Updated 7 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆323Updated 2 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆132Updated 6 years ago
- 文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。☆61Updated 5 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆144Updated 7 years ago
- 英中机器文本翻译☆63Updated 6 years ago