Highlights
- Pro
-
PreSumm Public
code for EMNLP 2019 paper Text Summarization with Pretrained Encoders
-
geval Public
Code for paper "G-Eval: NLG Evaluation using GPT-4 with Better Human Alignment"
-
BertSum Public
Code for paper Fine-tune BERT for Extractive Summarization
-
NoisySumm Public
Codes for NAACL 2021 paper 'Noisy Self-Knowledge Distillation for Text Summarization'
-
DeBERTa Public
Forked from johnson7788/DeBERTaThe implementation of DeBERTa
Python MIT License UpdatedFeb 3, 2021 -
unilm Public
Forked from microsoft/unilmUniLM - Unified Language Model Pre-training / Pre-training for NLP and Beyond
-
NLP-progress Public
Forked from sebastianruder/NLP-progressRepository 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.
-
pytorch-transformers Public
Forked from huggingface/transformers👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
-
hiersumm Public
Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019
-
SUMO Public
Code for paper Single Document Summarization as Tree Induction
-
-
SNLI-decomposable-attention Public
Forked from libowen2121/SNLI-decomposable-attentionDecomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural Language Inference' https://arxiv.org/abs/1606.01933
Python UpdatedJun 1, 2018 -
structured Public
code for Learning Structured Text Representations
-