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:
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆152Updated 6 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆86Updated 6 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆76Updated 6 years ago
- ATEC 金融大脑-金融智能NLP服务☆91Updated 7 years ago
- 蚂蚁金服比赛 15th/2632☆48Updated 6 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- 第三届魔镜杯 智能客服问题相似性算法设计 第12名解决方案☆149Updated 6 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆114Updated 7 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆254Updated 8 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 8 years ago
- 用户评论标签挖掘☆72Updated 8 years ago
- 微信广告正负样本短文本分类 word2vec+CNN实现☆26Updated 7 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Updated 6 years ago
- 这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法☆63Updated 8 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Updated 7 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆150Updated 2 years ago
- 基于BiLSTM和Self-Attention的文本分类、表示学习网络☆29Updated 6 years ago
- 搜狐算法大赛:主要实体词情绪识别 baseline☆106Updated 6 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆43Updated 7 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Updated 5 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- CIKM AnalytiCup 2018 – 阿里小蜜机器人跨语言短文本匹配算法竞赛 – Rank12方案☆54Updated 7 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆94Updated 6 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 6 years ago
- 汽车行业用户观点主题及情感识别☆31Updated 6 years ago
- implement some fancy text classification models by using keras☆98Updated 6 years ago
- 汽车行业用户观点主题及情感识别☆24Updated 5 years ago
- CHIP2018评测任务2,平安医疗科技智能患者健康咨询问句匹配大赛baseline,BiLSTM+特征工程计算相似性,10折交叉验证平均投票做bagging,F1值0.83左右,rank16。☆19Updated 6 years ago
- Improvement of RAKE Algorithm (Rapid Automatic keyword extraction)☆35Updated 7 years ago