mpk001 / SentencePairMatch_MachineLearningLinks
用机器学习算法实现了一种有监督的句子对匹配方法,使用的机器学习分类算法有:逻辑回归(LR)、SVM、GBDT和随机森林(RandomForest),使用的工具是Sklearn。
☆29Updated 8 years ago
Alternatives and similar repositories for SentencePairMatch_MachineLearning
Users that are interested in SentencePairMatch_MachineLearning are comparing it to the libraries listed below
Sorting:
- 蚂蚁金服:金融大脑-金融智能NLP大赛(26th/2632)☆14Updated 6 years ago
- 天池大赛:金融大脑-金融智能NLP服务☆16Updated 6 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Updated 7 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- Bert中文文本分类☆40Updated 6 years ago
- 汽车行业用户观点主题及情感识别☆24Updated 4 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 汽车行业用户观点主题及情感识别☆31Updated 6 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆32Updated 5 years ago
- 《实体数据挖掘与知识图谱构建》一书的代码和实验数据。☆43Updated 9 years ago
- 微信广告正负样本短文本分类 word2vec+CNN实现☆26Updated 7 years ago
- 使用HMM模型实现的机构名实体识别☆47Updated 7 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 7 years ago
- CHIP2018评测任务2,平安医疗科技智能患者健康咨询问句匹配大赛baseline,BiLSTM+特征工程计算相似性,10折交叉验证平均投票做bagging,F1值0.83左右,rank16。☆19Updated 6 years ago
- cnn+word2vec做文本分类☆24Updated 8 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- ATEC 金融大脑-金融智能NLP服务☆88Updated 7 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- 2018达观杯文本智能处理比赛,文本分类主题,最终排名 8/3462☆63Updated 6 years ago
- AI Challenger 2018 细粒度用户评论情感分析比赛 个人baseline项目☆15Updated 6 years ago
- 基于bert的ner,使用bilstm+crf☆32Updated 4 years ago
- Paper notes: Linguistically Regularized LSTM for Sentiment Classification☆7Updated 6 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆84Updated 6 years ago
- 中文命名实体识别(公司名称),Tensorflow 1.3 + Python3☆38Updated 7 years ago
- 关键词抽取,神策杯2018高校算法大师赛比赛,solo 排名3/591☆65Updated 6 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Updated 7 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Updated 6 years ago
- 面向金融领域的实体关系抽取☆51Updated 6 years ago
- Our experience & lesson & code☆48Updated 8 years ago