alibaba-edu / simple-effective-text-matching-pytorch
A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".
☆305Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for simple-effective-text-matching-pytorch
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆340Updated 5 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆373Updated 4 years ago
- ☆278Updated 3 years ago
- ☆446Updated 2 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆286Updated 3 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆366Updated 3 years ago
- Pytorch-Named-Entity-Recognition-with-transformers☆209Updated 4 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)☆529Updated 3 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆235Updated 3 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 4 years ago
- Text-Similarity Method in Pytorch☆469Updated 5 years ago
- Hierarchy-Aware Global Model for Hierarchical Text Classification☆209Updated last year
- Named Entity Recognition as Dependency Parsing☆349Updated last year
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆496Updated 6 months ago
- TensorFlow code and pre-trained models for BERT and ERNIE☆145Updated 5 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- ☆130Updated 2 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆413Updated 3 years ago
- Semantics-aware BERT for Language Understanding (AAAI 2020)☆286Updated last year
- This is the template code to use BERT for sequence lableing and text classification, in order to facilitate BERT for more tasks. Currentl…☆470Updated last year
- TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)☆173Updated 2 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆191Updated 2 years ago
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆234Updated 2 years ago
- Code associated with the paper **Two are Better Than One: Joint Entity and Relation Extraction with Table-Sequence Encoders**, at EMNLP 2…☆196Updated 2 years ago
- BERT as language model, fork from https://github.com/google-research/bert☆247Updated 8 months ago
- Keyphrase Generation☆217Updated last year