Yang Liu's repositories
structured
code for Learning Structured Text Representations
pytorch-transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
SNLI-decomposable-attention
Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural Language Inference' https://arxiv.org/abs/1606.01933
Language:Python000