coetaur0 / ESIM
Implementation of the ESIM model for natural language inference with PyTorch
☆368Updated 3 years ago
Alternatives and similar repositories for ESIM:
Users that are interested in ESIM are comparing it to the libraries listed below
- Text-Similarity Method in Pytorch☆469Updated 6 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆337Updated 5 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆375Updated 4 years ago
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆305Updated 2 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- ☆278Updated 4 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆498Updated last year
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)☆533Updated 3 years ago
- BERT as language model, fork from https://github.com/google-research/bert☆247Updated last year
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆290Updated 4 years ago
- Enhanced LTSM for natural language inference☆264Updated 5 years ago
- ☆442Updated 2 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆396Updated 3 years ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆256Updated 4 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
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆303Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- baseline system of knowledge driven dialogue competition☆269Updated 5 years ago
- Collections of Chinese reading comprehension datasets☆217Updated 5 years ago
- 以词为基本单位的中文BERT☆467Updated 3 years ago
- Neural Relation Extraction implemented in PyTorch☆218Updated 6 years ago
- Slot-Gated Modeling for Joint Slot Filling and Intent Prediction☆304Updated 4 years ago
- A Lite Bert For Self-Supervised Learning Language Representations☆716Updated 4 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆312Updated 4 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆173Updated 5 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆244Updated 8 months ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago