Skip to content

Summarization of text using Extractive Summarization. Developed using Python with Spacy & sklearn.

License

Notifications You must be signed in to change notification settings

guptaharshnavin/AbstractIt-Extractive-Text-Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📃 AbstractIt : Extractive ✂️ Text Summarizer

forthebadge made-with-python
AbstractIt is a tool which is developed for Text Summarization. This tool makes use of Extractive Text Summarization technique to generate a summary of the input text.
This tool is developed focusing on summarization of Wikipedia Articles, which are generally extremely long, and require a lot of time to be summarized manually. However, this tool can also be used to summarize any textual information. This tool allows the users to enter any amount of text, and also choose the length of the desired summary.

Libraries Used For Development

1️⃣ Spacy
2️⃣ Sklearn

Web Interface (GUI)

The Web Interface for this tool is developed using Flask. The Flask application can be found in the repository, under the folder Flask.

Development Team

1️⃣ Harsh Gupta
2️⃣ Shoaib Shaikh
3️⃣ Dhruv Gandhi
4️⃣ Rushabh Doshi

About

Summarization of text using Extractive Summarization. Developed using Python with Spacy & sklearn.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published