NTMC-Community / MatchZoo-pyLinks
Facilitating the design, comparison and sharing of deep text matching models.
☆499Updated last year
Alternatives and similar repositories for MatchZoo-py
Users that are interested in MatchZoo-py are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)☆533Updated 4 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆368Updated 3 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 years ago
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆305Updated 2 years ago
- Code for our ACL 2021 paper - ConSERT: A Contrastive Framework for Self-Supervised Sentence Representation Transfer☆541Updated 3 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆337Updated 5 years ago
- 简单的向量白化改善句向量质量☆484Updated 3 years ago
- The score code of FastBERT (ACL2020)☆605Updated 3 years ago
- ☆278Updated 4 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 3 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- Source code of K-BERT (AAAI2020)☆970Updated 2 years ago
- SimCSE在中文任务上的简单实验☆604Updated last year
- A Lite Bert For Self-Supervised Learning Language Representations☆717Updated 5 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Updated 5 years ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆256Updated 4 years ago
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆676Updated last year
- A curated list of papers dedicated to neural text (semantic) matching.☆780Updated last year
- Learning Named Entity Tagger from Domain-Specific Dictionary☆483Updated 5 years ago
- BERT for Multitask Learning☆548Updated 2 years ago
- This is the template code to use BERT for sequence lableing and text classification, in order to facilitate BERT for more tasks. Currentl…☆472Updated 2 years ago
- DeepCT and HDCT uses BERT to generate novel, context-aware bag-of-words term weights for documents and queries.☆321Updated 4 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆290Updated 4 years ago
- A Large-Scale Few-Shot Relation Extraction Dataset☆734Updated 3 years ago
- ☆449Updated 2 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,417Updated last year
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- The source code of NeurIPS 2020 paper "CogLTX: Applying BERT to Long Texts"