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:
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆75Updated 6 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Updated 7 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆85Updated 6 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- ATEC 金融大脑-金融智能NLP服务☆89Updated 7 years ago
- 微信广告正负样本短文本分类 word2vec+CNN实现☆26Updated 7 years ago
- 这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法☆63Updated 8 years ago
- 使用HMM模型实现的机构名实体识别☆47Updated 7 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 7 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆113Updated 7 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- 新词发现算法(NewWordDetection)☆93Updated 4 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆43Updated 7 years ago
- implement some fancy text classification models by using keras☆97Updated 6 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Updated 6 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- Improvement of RAKE Algorithm (Rapid Automatic keyword extraction)☆35Updated 7 years ago
- ☆16Updated 7 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆148Updated 2 years ago
- 基于BiLSTM和Self-Attention的文本分类、表示学习网络☆29Updated 6 years ago
- 关键词抽取,神策杯2018高校算法大师赛比赛,solo 排名3/591☆65Updated 6 years ago
- 第三届魔镜杯 智能客服问题相似性算法设计 第12名解决方案☆149Updated 6 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆254Updated 8 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
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- Paper notes: Linguistically Regularized LSTM for Sentiment Classification☆8Updated 7 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆99Updated 5 years ago
- ☆49Updated 7 years ago
- 从门户网站爬取新闻的摘要-标题对使用seq2seq根据摘要生成标题☆45Updated 8 years ago
- 用户评论标签挖掘☆71Updated 8 years ago