wangle1218 / deep_text_matching
implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, albert, raberta
☆291Updated 4 years ago
Alternatives and similar repositories for deep_text_matching:
Users that are interested in deep_text_matching are comparing it to the libraries listed below
- 天池大赛疫情文本挑战赛线上第三名方案分享☆229Updated 4 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- 中文问题句子相似度计算比赛及方案汇总☆298Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 4 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- 以词为基本单位的中文BERT☆466Updated 3 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 2 years ago
- 中文NLP数据集☆153Updated 5 years ago
- Modify Chinese text, modified on LaserTagger Model. 文本复述,基于lasertagger做中文文本数据增强。☆318Updated last year
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆161Updated 4 years ago
- ccf 2020 qa match competition top1☆266Updated 4 years ago
- pytorch中文语言模型预训练☆390Updated 4 years ago
- 使用BERT模型做文本分类;面向工业用途☆218Updated 5 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆432Updated 4 years ago
- ☆278Updated 4 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆410Updated 2 years ago
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆426Updated 4 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆197Updated 5 years ago
- ☆155Updated 3 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 5 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Updated 5 years ago
- ☆438Updated 3 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆218Updated last year
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- 法研杯2019相似案例匹配第二名解决方案(附数据集和文档),CAIL2020/2021司法考试赛道冠军队伍☆248Updated 3 years ago
- Chinese Language Generation Evaluation 中文生成任务基准测评☆245Updated 4 years ago
- 整理一下在keras中使用T5模型的要点☆171Updated 3 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆267Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆183Updated 2 years ago