Text-Similarity Method in Pytorch
☆469Dec 9, 2018Updated 7 years ago
Alternatives and similar repositories for Text-Similarity
Users that are interested in Text-Similarity are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于Pytorch的,中文语义相似度匹配模型(ABCNN、Albert、Bert、BIMPM、DecomposableAttention、DistilBert、ESIM、RE2、Roberta、SiaGRU、XlNet)☆797Mar 22, 2020Updated 6 years ago
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆306Aug 24, 2022Updated 3 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆471May 8, 2022Updated 4 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆375Aug 29, 2021Updated 4 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆341Oct 11, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆673Oct 12, 2019Updated 6 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆370Nov 17, 2020Updated 5 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆3,850Aug 2, 2024Updated last year
- 文本相似度计算/文本匹配☆311Feb 8, 2020Updated 6 years ago
- 2018年蚂蚁金服金融大脑赛题分享☆153Sep 4, 2018Updated 7 years ago
- Enhanced LTSM for natural language inference☆267Feb 18, 2020Updated 6 years ago
- ☆278Dec 8, 2020Updated 5 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,538Sep 23, 2021Updated 4 years ago
- This repo is all the machine learning related project codes and their corresponding blog posts at the graduate level.☆323Mar 21, 2019Updated 7 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆103Oct 30, 2019Updated 6 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆500May 3, 2024Updated 2 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …