north0n-FI / Text-summarization-using-NLTK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text-summarization-using-NLTK

Text summarization is a subdomain of Natural Language Processing (NLP) that deals with extracting summaries from huge chunks of texts. There are two main types of techniques used for text summarization: NLP-based techniques and deep learning-based techniques. This repository contains a simple NLP-based technique for text summarization. There is a code snippet both for downloading the text file from a folder or an URL from the web.

About


Languages

Language:Jupyter Notebook 100.0%