Skip to content

Text-Summarizer is a sophisticated tool that creates summaries from long texts with adjustable length options. This tool allows users to customize the length of the summaries according to their needs, offering flexibility for different use cases. It employs advanced natural language processing (NLP) techniques

Notifications You must be signed in to change notification settings

tusharpnwar/Text-Checker-NLP-based-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text-Summarizer Using NLP

Text-Summarizer is a tool designed to generate summaries of text with customizable lengths. It leverages natural language processing (NLP) techniques to provide concise and coherent summaries based on user preferences.It also enables to find the synonyms and finding grammatical mistake using the BERT model.

Features

  • Customizable Summary Length: Adjust the length of the generated summaries to meet your needs.
  • Flexible Output Formats: Generate summaries in various formats suitable for different use cases.
  • Natural Language Processing: Utilizes advanced NLP techniques for accurate and meaningful summaries.

Installation

  1. Clone the repository:

    git clone https://github.com/rounakpaul11/Text-Summarizer.git
  2. Navigate to the project directory:

    cd Text-Summarizer
  3. Install the required dependencies:

    pip install -r requirements.txt

Usage

  1. Run the application:

    python app.py
  2. Provide text input and specify the desired summary length.

  3. Receive the generated summary as output.

Configuration

Adjust the summary length and other parameters in the config.py file according to your needs.

Contributing

Contributions are welcome! Please open an issue or submit a pull request to contribute to the project.

License

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

Contact

For any questions or support, please contact tusharpanwar01872@gmail.com.

About

Text-Summarizer is a sophisticated tool that creates summaries from long texts with adjustable length options. This tool allows users to customize the length of the summaries according to their needs, offering flexibility for different use cases. It employs advanced natural language processing (NLP) techniques

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published