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:
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆87Updated 6 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆152Updated 7 years ago
- 基于句法分析的命名实体关系抽取程序☆66Updated 9 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆76Updated 6 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆94Updated 6 years ago
- ATEC 金融大脑-金融智能NLP服务☆91Updated 7 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆156Updated 7 years ago
- 微信广告正负样本短文本分类 word2vec+CNN实现☆26Updated 7 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆114Updated 7 years ago
- ☆16Updated 7 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 8 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Updated 6 years ago
- 面向金融领域的实体关系抽取☆51Updated 6 years ago
- implement some fancy text classification models by using keras☆98Updated 6 years ago
- Kaggle challenge Bag of words meets bags of popcorn in Python 3☆36Updated 7 years ago
- 蚂蚁金服比赛 15th/2632☆48Updated 6 years ago
- 用户评论标签挖掘☆72Updated 8 years ago
- cnn+word2vec做文本分类☆24Updated 8 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度 为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Updated 7 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆254Updated 8 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- 第三届魔镜杯 智能客服问题相似性算法设计 第12名解决方案☆149Updated 6 years ago
- 结合python一起学习自然语言处理 (nlp): 语言模型、HMM、PCFG、Word2vec、完形填空式阅读理解任务、朴素贝叶斯分类器、TFIDF、PCA、SVD☆239Updated 7 years ago
- SA☆33Updated 6 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 7 years ago
- 2018年蚂蚁金服金融大脑赛题分享☆151Updated 7 years ago
- 评论上的情感分析:主题与情感词抽取☆81Updated 5 years ago