文本相似度计算/文本匹配
☆312Feb 8, 2020Updated 6 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
- Text-Similarity Method in Pytorch☆468Dec 9, 2018Updated 7 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆470May 8, 2022Updated 4 years ago
- 基于Pytorch的,中文语义相似度匹配模型(ABCNN、Albert、Bert、BIMPM、DecomposableAttention、DistilBert、ESIM、RE2、Roberta、SiaGRU、XlNet)☆797Mar 22, 2020Updated 6 years ago
- 对四种句子/文本相似度计算方法进行实验与比较☆292Sep 1, 2020Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 文本相似度算法☆40Nov 1, 2019Updated 6 years ago
- 西班牙短文本匹配比赛,初赛8/1027,复赛5/1027☆19Aug 1, 2018Updated 7 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆3,847Aug 2, 2024Updated last year
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆510Mar 24, 2023Updated 3 years ago
- 短文本相似度☆102Oct 24, 2021Updated 4 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,668Oct 14, 2019Updated 6 years ago
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆305Aug 24, 2022Updated 3 years ago
- 利用Doc2Vec计算文本相似度☆139Apr 11, 2018Updated 8 years ago
- Bert预训练模型fine-tune计算文本相似度☆111May 8, 2023Updated 3 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.
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆341Oct 11, 2019Updated 6 years ago
- QAmatch(qa_match)/文本匹配/文本分类/文本embedding/文本聚类/文本检索(bow/ifidf/ngramtf-df/bert/albert/bm25/…/nn/gbdt/xgb/kmeans/dscan/faiss/….)☆931May 1, 2023Updated 3 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆478Mar 7, 2018Updated 8 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,535Sep 23, 2021Updated 4 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆434Oct 17, 2020Updated 5 years ago
- Text Matching Based on LCQMC: A Large-scale Chinese Question Matching Corpus☆17Jan 12, 2021Updated 5 years ago
- First place solution of WSDM CUP 2020, pairwise-bert, lightgbm☆88Jan 22, 2020Updated 6 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆500May 3, 2024Updated 2 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…