Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 1.18 KB

File metadata and controls

14 lines (14 loc) · 1.18 KB

📃 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