liuslnlp / CoupletAI
基于CNN+Bi-LSTM+Attention 的自动对对联系统
☆187Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for CoupletAI
- ☆167Updated 5 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆69Updated 5 years ago
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆205Updated 3 years ago
- 文本分类的目前测试效果较好的算法☆56Updated 5 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 6 years ago
- ☆75Updated 6 years ago
- 使用keras搭建seq2seq完成中英文翻译☆52Updated 6 years ago
- 基于LSTM网络与自注意力机制对中文评论进行细粒度情感分析☆54Updated 3 years ago
- ☆254Updated 2 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆264Updated 4 years ago
- Using XLNet as Embedding of Keras☆37Updated 3 months ago
- 使用pytorch搭建textCNN实现中文文本分类☆124Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆185Updated 4 months ago
- Lstm+Cnn 预训练词向量 文本分类☆98Updated 5 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆129Updated 5 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 4 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆164Updated 5 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆120Updated 5 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆449Updated 5 years ago
- Chinese Classic Poem Mining Project including corpus buiding by spyder and content analysis by nlp methods, 基于爬虫与nlp的中国古代诗词文本挖掘项目☆104Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆76Updated 4 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆85Updated 5 years ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆375Updated 5 years ago
- 中国古诗生成(文本生成)☆127Updated 6 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆161Updated 4 years ago
- 细粒度用户评论情感分析☆116Updated 6 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆498Updated last year
- ☆97Updated 4 years ago
- keras+python3下的seq2seq+attention中文对话系统☆73Updated 6 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆139Updated 6 years ago