alibaba-edu / simple-effective-text-matching-pytorchLinks
A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".
☆305Updated 2 years ago
Alternatives and similar repositories for simple-effective-text-matching-pytorch
Users that are interested in simple-effective-text-matching-pytorch are comparing it to the libraries listed below
Sorting:
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆337Updated 5 years ago
- ☆278Updated 4 years ago
- ☆449Updated 2 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆368Updated 3 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆376Updated 4 years ago
- TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)☆533Updated 4 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 years ago
- Named Entity Recognition as Dependency Parsing☆349Updated last year
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- Pytorch-Named-Entity-Recognition-with-transformers☆210Updated 5 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- Semantics-aware BERT for Language Understanding (AAAI 2020)☆287Updated 2 years ago
- ☆131Updated 2 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆499Updated last year
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆291Updated 4 years ago
- Implementation of XLNet that can load pretrained checkpoints☆171Updated 3 years ago
- TensorFlow code and pre-trained models for BERT and ERNIE☆145Updated 5 years ago
- baseline system of knowledge driven dialogue competition☆268Updated 5 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
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆236Updated 2 years ago
- [EMNLP 2020] Text Classification Using Label Names Only: A Language Model Self-Training Approach☆300Updated 3 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- Collections of Chinese reading comprehension datasets☆217Updated 5 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
- ☆340Updated 2 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated 10 months ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆397Updated 4 years ago