Pinned Repositories
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.
Arduino-Archive
BART-various-finetune
Code for the paper: "Exploration for Combining Fine-tuning Methods in Abstractive Summarization. Gim"
BertSum
Code for paper Fine-tune BERT for Extractive Summarization
BiSET
BiSET: Bi-directional Selective Encoding with Template for Abstractive Summarization
fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"
imdb_bidrec-LSTM
lstm_seq2seq
simple seq2seq for translation by LSTM
PreSumm
code for EMNLP 2019 paper Text Summarization with Pretrained Encoders
text-summarization-tensorflow
Tensorflow seq2seq Implementation of Text Summarization.
udnet96's Repositories
udnet96/BART-various-finetune
Code for the paper: "Exploration for Combining Fine-tuning Methods in Abstractive Summarization. Gim"
udnet96/Arduino-Archive
udnet96/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
udnet96/BiSET
BiSET: Bi-directional Selective Encoding with Template for Abstractive Summarization
udnet96/imdb_bidrec-LSTM
udnet96/lstm_seq2seq
simple seq2seq for translation by LSTM
udnet96/models
Models and examples built with TensorFlow
udnet96/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
udnet96/pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
udnet96/PreSumm
code for EMNLP 2019 paper Text Summarization with Pretrained Encoders
udnet96/rhythm-game
bms parsing game
udnet96/text-summarization-tensorflow
Tensorflow seq2seq Implementation of Text Summarization.
udnet96/fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"
udnet96/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
udnet96/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.
udnet96/tensorflow
An Open Source Machine Learning Framework for Everyone