使用BERT模型用于二分类任务
☆38Feb 24, 2020Updated 6 years ago
Alternatives and similar repositories for NLP_BERT_binary-classification
Users that are interested in NLP_BERT_binary-classification are comparing it to the libraries listed below
Sorting:
- 使用BERT构建多标签标注模型☆42Feb 23, 2020Updated 6 years ago
- 推荐系统相关模型 包括召回和排序☆30Mar 5, 2020Updated 6 years ago
- pytorch bert 版的 multi_label_text_classification☆10Dec 28, 2019Updated 6 years ago
- 文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。