Pinned Repositories
Alex-Fabbri.github.io
allennlp
An open-source NLP research library, built on PyTorch.
AnswerSumm
deep_learning_nlp_sarcasm
code for deep learning models applied to nlp tasks
DiacriticRestoration
lang2logic-PyTorch
PyTorch port of the paper "Language to Logical Form with Neural Attention"
Multi-News
Large-scale multi-document summarization dataset and code
nlp-models
My NLP research experiments, built on PyTorch within the AllenNLP framework
pytorch-pretrained-BERT
PyTorch version of Google AI's BERT model with script to load Google's pre-trained models
SummEval
Resources for the "SummEval: Re-evaluating Summarization Evaluation" paper
Alex-Fabbri's Repositories
Alex-Fabbri/Multi-News
Large-scale multi-document summarization dataset and code
Alex-Fabbri/lang2logic-PyTorch
PyTorch port of the paper "Language to Logical Form with Neural Attention"
Alex-Fabbri/deep_learning_nlp_sarcasm
code for deep learning models applied to nlp tasks
Alex-Fabbri/AnswerSumm
Alex-Fabbri/nlp-models
My NLP research experiments, built on PyTorch within the AllenNLP framework
Alex-Fabbri/pytorch-pretrained-BERT
PyTorch version of Google AI's BERT model with script to load Google's pre-trained models
Alex-Fabbri/Alex-Fabbri.github.io
Alex-Fabbri/allennlp
An open-source NLP research library, built on PyTorch.
Alex-Fabbri/CSrankings
A web app for ranking computer science departments according to their research output in selective venues.
Alex-Fabbri/datasets
A collection of datasets ready to use with TensorFlow
Alex-Fabbri/fact-check-summarization
Alex-Fabbri/fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"
Alex-Fabbri/fastai
The fastai deep learning library, plus lessons and tutorials
Alex-Fabbri/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Alex-Fabbri/joeynmt
Minimalist NMT for educational purposes
Alex-Fabbri/Mem2Seq
Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems
Alex-Fabbri/nlg-eval
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
Alex-Fabbri/nnsum
An extractive neural network text summarization library for the EMNLP 2018 paper "Content Selection in Deep Learning Models of Summarization" (https://arxiv.org/abs/1810.12343).
Alex-Fabbri/Normalization-of-Social-Media-Text
Alex-Fabbri/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
Alex-Fabbri/pytorch-openai-transformer-lm
A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
Alex-Fabbri/resume
Alex-Fabbri/RLSeq2Seq
Deep Reinforcement Learning For Sequence to Sequence Models
Alex-Fabbri/sms
Alex-Fabbri/summa-qa
Supporting code for the EMNLP 2019 paper "Answers Unite! Unsupervised Metrics for Reinforced Summarization Models"
Alex-Fabbri/takahe
takahe is a multi-sentence compression module
Alex-Fabbri/Text-Summarizer-Pytorch
Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network
Alex-Fabbri/trax
Trax — your path to advanced deep learning
Alex-Fabbri/triviaqa
Code for the TriviaQA reading comprehension dataset
Alex-Fabbri/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.