An open API service providing repository metadata for many open source software ecosystems.

Topic: "pointer-generator"

yaserkl/RLSeq2Seq

Deep Reinforcement Learning For Sequence to Sequence Models

Language: Python - Size: 4.17 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 761 - Forks: 161

theamrzaki/text_summurization_abstractive_methods

Multiple implementations for abstractive text summurization , using google colab

Language: Jupyter Notebook - Size: 4.3 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 527 - Forks: 219

xiongma/transformer-pointer-generator 📦

A Abstractive Summarization Implementation with Transformer and Pointer-generator

Language: Python - Size: 303 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 391 - Forks: 79

Santosh-Gupta/ScientificSummarizationDataSets

Datasets I have created for scientific summarization, and a trained BertSum model

Language: Jupyter Notebook - Size: 830 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 115 - Forks: 9

xueyouluo/my_seq2seq

My seq2seq based on tensorflow

Language: Python - Size: 419 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 70 - Forks: 21

laihuiyuan/pointer-generator

The pytorch implementation of Get To The Point: Summarization with Pointer-Generator Networks.

Language: Python - Size: 14.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 17

jiminsun/pointer-generator

Pytorch implementation of the ACL paper 'Get To The Point: Summarization with Pointer-Generator Networks (See et al., 2017)', adapted to a Korean dataset

Language: Python - Size: 53.7 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 1

wyu-du/GP-VAE

This repository contains the data and code for the paper "Diverse Text Generation via Variational Encoder-Decoder Models with Gaussian Process Priors" (SPNLP@ACL2022)

Language: Python - Size: 11.2 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 20 - Forks: 3

AIKevin/Pointer_Generator_Summarizer

Pointer Generator Network: Seq2Seq with attention, pointing and coverage mechanism for abstractive summarization.

Language: Python - Size: 50.8 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 17 - Forks: 8

shengqiangzhang/transformer-pointer-generator-for-english-dataset

An Abstractive Summarization(for Datasets in English format) Implementation with Transformer and Pointer-generator

Language: Python - Size: 195 KB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 1

Developer-Zer0/Get-To-The-Point-Summarization-with-Pointer-Generator-Networks

Pytorch implementation of Get To The Point: Summarization with Pointer-Generator Networks (2017) by Abigail See et al.

Language: Jupyter Notebook - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 6

talha1503/Get-To-The-Point-Summarization-with-Pointer-Generator-Networks Fork of Developer-Zer0/Get-To-The-Point-Summarization-with-Pointer-Generator-Networks

Pytorch implementation of Get To The Point: Summarization with Pointer-Generator Networks (2017) by Abigail See et al.

Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 2

JulesBelveze/text-summarizer

Text Summarizer implemented in PyTorch

Language: Python - Size: 199 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 2

Dai-Wenxun/Pointer-Generator-Networks

Pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"

Language: Python - Size: 63.5 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 1

AndreyKolomiets/News_Headline_Generation

Генерация новостных заголовков

Language: Python - Size: 161 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

ishalyminov/copy_seq2seq

An Implementation of Copy Seq2Seq

Language: Python - Size: 119 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 2

ecly/pointer_summarization

Code for Master's Thesis on 'Neural Automatic Summarization' written at the IT University of Copenhagen

Language: Python - Size: 1.01 MB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 3

vcccaat/nlp

Text summarization methods introduction

Language: Jupyter Notebook - Size: 38.3 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

nala-cub/g2p-pgt

Code implementation for the Paper "Making a Point: Pointer-Generator Transformers for Disjoint Vocabularies" (https://www.aclweb.org/anthology/2020.aacl-srw.13.pdf).

Language: Python - Size: 604 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

shouryashashank/abstract-summary

Corner stone seq2seq with attention (using bidirectional ltsm )

Language: Jupyter Notebook - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

harshavkumar/pointer_generator_model

The pointer-generator network does a better job at copying words from the source text. Additionally it also is able to copy out-of-vocabulary words allowing the algorithm to handle unseen words even if the corpus has a smaller vocabulary.

Language: Python - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

kawaijoe/explore-text-sum

Language: Python - Size: 1.67 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 2

dinhngoc267/beam_search_seq2seq

An improved implementation of Beam Search Decoding in RNN-based Seq2Seq Architecture

Language: Python - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

davidmrau/IR2

Towards more abstractive text summarization with Pointer-Generator Networks

Language: Python - Size: 1.44 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

sajithm/text_summarization_lstm_gru

# Comparing the performance of LSTM and GRU for Text Summarization using Pointer Generator Networks

Language: Python - Size: 35.2 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

emingure/text-summarization

Pointer-Generator Networks with Different Word Embeddings for Abstractive Summarization

Language: Python - Size: 2.36 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 2

elingaard/pointer-generator

Tensorflow 2.0 implementation of the Pointer-Generator network from the "Get to the Point" article (https://arxiv.org/abs/1704.04368)

Language: Python - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ecly/see_et_al_2017_rouge

Recalculating ROUGE scores for See et al. (2017) test outputs.

Language: Perl - Size: 27.7 MB - Last synced at: 3 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

soumye/Text-Summarization Fork of hashbangCoder/Text-Summarization

Text Summarization using Residual Logarithmic LSTMs

Language: Python - Size: 15.5 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 2