Dai-Wenxun/Pointer-Generator-Networks
Pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
This is a reference implementation for a research paper on text summarization. It takes long pieces of text and condenses them into shorter, coherent summaries. This tool is designed for natural language processing researchers or data scientists who are experimenting with different text summarization techniques.
No commits in the last 6 months.
Use this if you are an NLP researcher looking for a working PyTorch implementation of Pointer-Generator Networks for abstractive text summarization.
Not ideal if you need a production-ready summarization API or a general-purpose text summarization tool without deep learning expertise.
Stars
8
Forks
1
Language
Python
License
—
Category
Last pushed
Oct 23, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Dai-Wenxun/Pointer-Generator-Networks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
imcaspar/gpt2-ml
GPT2 for Multiple Languages, including pretrained models. GPT2 多语言支持, 15亿参数中文预训练模型
Morizeyao/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
graykode/gpt-2-Pytorch
Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
gyunggyung/KoGPT2-FineTuning
🔥 Korean GPT-2, KoGPT2 FineTuning cased. 한국어 가사 데이터 학습 🔥
liucongg/GPT2-NewsTitle
Chinese NewsTitle Generation Project by GPT2.带有超级详细注释的中文GPT2新闻标题生成项目。