文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据
☆470May 8, 2022Updated 4 years ago
Alternatives and similar repositories for text_matching
Users that are interested in text_matching are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆671Oct 12, 2019Updated 6 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆196Dec 19, 2019Updated 6 years ago
- Text-Similarity Method in Pytorch☆468Dec 9, 2018Updated 7 years ago
- 基于Pytorch的,中文语义相似度匹配模型(ABCNN、Albert、Bert、BIMPM、DecomposableAttention、DistilBert、ESIM、RE2、Roberta、SiaGRU、XlNet)☆796Mar 22, 2020Updated 6 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆341Oct 11, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 基于lstm,bilstm的language model 中文维基百科数据集☆16Mar 8, 2019Updated 7 years ago
- DSSM and Multi-View DSSM☆664Dec 15, 2020Updated 5 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆3,850Aug 2, 2024Updated 2 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,983Nov 21, 2022Updated 3 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等