用机器学习算法实现了一种有监督的句子对匹配方法,使用的机器学习分类算法有:逻辑回归(LR)、SVM、GBDT和随机森林(RandomForest),使用的工具是Sklearn。
☆29Jun 3, 2017Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 检索式问答系统☆12Jun 2, 2020Updated 5 years ago
- 决策树之 ID3 算法☆13Jul 6, 2016Updated 9 years ago
- Experiment on text summarization techniques and exploring Tensorflow.☆15Apr 25, 2017Updated 8 years ago
- QA - Answer Selection (Rank candidate answers for a given question)