mpk001 / SentencePairMatch_MachineLearning
用机器学习算法实现了一种有监督的句子对匹配方法,使用的机器学习分类算法有:逻辑回归(LR)、SVM、GBDT和随机森林(RandomForest),使用的工具是Sklearn。
☆29Updated 7 years ago
Alternatives and similar repositories for SentencePairMatch_MachineLearning:
Users that are interested in SentencePairMatch_MachineLearning are comparing it to the libraries listed below
- SA☆33Updated 6 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 7 years ago
- cnn+word2vec做文本分类☆24Updated 8 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 7 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆32Updated 5 years ago
- 评论上的情感分析:主题与情感词抽取☆81Updated 4 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆83Updated 6 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 6 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- NLP 以及相关的学习实践☆40Updated 3 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- 汽车行业用户观点主题及情感识别☆24Updated 4 years ago
- 文本分类:传统机器学习模型和深度学习模型☆50Updated 6 years ago
- 微信广告正负样本短文本分类 word2vec+CNN实现☆26Updated 7 years ago
- 基于keras的评论文本情感分类☆43Updated 4 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆109Updated 6 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Updated 6 years ago
- 《实体数据挖掘与知识图谱构建》一书的代码和实验数据。☆43Updated 9 years ago
- 汽车行业用户观点主题及情感识别☆31Updated 6 years ago
- 语义相似度计算各种算法实现汇总☆45Updated 7 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆84Updated 6 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Updated 7 years ago
- 使用word2vec 进行中文词向量的 训练☆91Updated 7 years ago
- 该项目是短文本分类,目前应用于新闻标签的分类☆32Updated 7 years ago
- 使用Simhash对海量文本进行去重☆12Updated 6 years ago
- Bert中文文本分类☆40Updated 6 years ago
- 基于BiLSTM和Self-Attention的文本分类、表示学习网络☆29Updated 6 years ago
- Code lab for deep learning. Including rnn,seq2seq,word2vec,cross entropy,bidirectional rnn,convolution operation,pooling operation,Incept…☆89Updated 6 years ago