xiulianzw / NLP_learnLinks
some examples about NLP
☆22Updated 7 years ago
Alternatives and similar repositories for NLP_learn
Users that are interested in NLP_learn are comparing it to the libraries listed below
Sorting:
- 基于gensim模块,训练LDA(Latent Dirichlet Allocation)模型,用于计算长短文本的相似度.☆12Updated 4 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆329Updated 6 years ago
- 新闻上的文本分类:机器学习大乱斗☆180Updated 6 years ago
- ☆132Updated 7 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆151Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- 短文本相似度☆102Updated 3 years ago
- 多标签文本分类☆53Updated 6 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- 提出基于划分的LDA主题模型 (PLDA)。对传统LDA模型进行改进,考虑中长篇文档篇章结构较为清晰,传统LDA在处理中长篇文档时不能识别每个篇章的主题,提出基于划分的LDA主题模型,对中长篇文档如新闻报道】国务院工作报告等按照段落进行划分,先拆后合,并将其效果与传统LDA…☆41Updated 6 years ago
- 利用Doc2Vec计算文本相似度☆138Updated 7 years ago
- 中文文本聚类☆124Updated 3 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆269Updated 5 years ago
- 嵌入Word2vec词向量的CNN中文文本分类☆450Updated 5 years ago
- NLP 以及相关的学习实践☆40Updated 3 years ago
- 评论上的情感分析:主题与情感词抽取☆81Updated 5 years ago
- 细粒度用户评论情感分析☆123Updated 6 years ago
- CCF-BDCI 2018年汽车行业用户观点主题及情感识别挑战赛 第6名解决方案☆141Updated 6 years ago
- several methods for text classification☆187Updated 7 years ago
- question classification with multi-level attention mechanism 使用多层级注意力机制和keras实现问题分类☆34Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆193Updated last year
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆174Updated 3 years ago
- 2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4☆283Updated 5 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 6 years ago
- 该项目是短文本分类,目前应用于新闻标签的分类☆32Updated 8 years ago
- 文本分类:传统机器学习模型和深度学习模型☆51Updated 6 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆226Updated 8 years ago
- BERT-BiLSTM-CRF的Keras版实现☆41Updated 6 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago