ArhumIshtiaq / text-summarization-web-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI-Assisted Text Summarization

This is a Django based web application offering both extractive and abstractive text summarization powered by a deterministic similarity coefficient based approach and a low-parameter version of GPT-2, using transfer learning.

About


Languages

Language:Python 86.6%Language:HTML 13.4%