Skip to content

Sanashaheen/PDF-and-Text-Summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF and Text Summarization

This repository contains a Flask-based web application along with Python scripts and tools for summarizing both PDF documents and plain text files. The scripts leverage natural language processing (NLP) techniques to extract key information and generate concise summaries.

Web App Screenshot Web App Screenshot

Features

  • PDF Summarization: Extract text from PDF documents and generate a summary.
  • Text Summarization: Summarize plain text documents or input text using NLP techniques.
  • Customization: Options for adjusting summary length, keyword extraction, and more.
  • Command-line Interface (CLI): Simple command-line interface for easy usage.

Requirements

  • Python 3.x

Installation

  1. Clone this repository to your local machine:
    git clonehttps://github.com/Sanashaheen/PDF-and-Text-Summary.git

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • The PDF parsing functionality is based on the PyPDF2 library.
  • Text summarization techniques are inspired by various NLP research and implementations.

Contributing

Contributions are welcome! For major changes, please open an issue first to discuss the proposed changes.

Support

For support or inquiries, please contact [email protected].

© 2024 Sana shaheen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published