Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCNLI, CMNLI
☆78May 6, 2022Updated 3 years ago
Alternatives and similar repositories for Chinese-sentence-pair-modeling
Users that are interested in Chinese-sentence-pair-modeling are comparing it to the libraries listed below
Sorting:
- [ICLR 2025] Bridging and Modeling Correlations in Pairwise Data for Direct Preference Optimization☆12Jan 26, 2025Updated last year
- 基于Pytorch的,中文语义相似度匹配模型(ABCNN、Albert、Bert、BIMPM、DecomposableAttention、DistilBert、ESIM、RE2、Roberta、SiaGRU、XlNet)☆797Mar 22, 2020Updated 5 years ago
- finetune chinese bert with sentence-transformers☆11May 8, 2021Updated 4 years ago
- Text Matching Based on LCQMC: A Large-scale Chinese Question Matching Corpus☆15Jan 12, 2021Updated 5 years ago
- Source code for paper "LET: Linguistic Knowledge Enhanced Graph Transformer for Chinese Short Text Matching", AAAI2021.☆48Jun 4, 2021Updated 4 years ago
- This repo contains some experiments of text matching on Chinese dataset LCQMC☆27Dec 5, 2019Updated 6 years ago
- ☆17Sep 10, 2021Updated 4 years ago
- This repo contains my reimplementation and improvement of DeepLOB model.☆32Apr 22, 2021Updated 4 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆109Dec 9, 2020Updated 5 years ago
- 中文文本主题提取,并根据主题,对预测文本进行分类☆12May 18, 2020Updated 5 years ago
- Official implementation of SIGIR 2022 Paper "Task-Oriented Dialogue System as Natural Language Generation".☆14Apr 6, 2022Updated 3 years ago
- 中文命名体识别,采用pytorch官方提供的BiLSTM+CRF☆15Mar 29, 2019Updated 6 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Oct 20, 2020Updated 5 years ago
- ☆14Oct 27, 2020Updated 5 years ago
- Named Entity Recognition implemented by PyTorch including BiLSTM and BiLSCTM+CRF☆13Apr 20, 2020Updated 5 years ago
- CCKS蚂蚁金服事件主体抽取☆14Jun 13, 2019Updated 6 years ago
- ☆13Jun 3, 2020Updated 5 years ago
- Apply Iprompt on GLM with innovative new methods. Currently support Chinese QA, English QA and Chinese poem generation.☆20Jun 16, 2022Updated 3 years ago
- 文本相似度计算/文本匹配☆309Feb 8, 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
- 基于Pytorch + BERT的抽取式机器阅读理解☆21Dec 8, 2022Updated 3 years ago
- 中文文本句对相似度匹配-ATEC数据集☆23Jun 11, 2020Updated 5 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Oct 12, 2019Updated 6 years ago
- Text-Similarity Method in Pytorch☆469Dec 9, 2018Updated 7 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Oct 29, 2022Updated 3 years ago
- CHIP2018问句匹配大赛 Rank6解决方案☆21Nov 27, 2018Updated 7 years ago
- A pytorch version of ACL 2020 paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" https://arxiv.org/abs/19…