Skip to main content

Essay Summarizer.

Project description

Essay Summarizer

forthebadge made-with-python
Python 3.6

Discription

EssaySummarizer is a powerful and user-friendly Python package designed to facilitate the summarization of large essays or text documents. Leveraging Natural Language Processing (NLP) techniques, EssaySummarizer aims to condense lengthy texts while ensuring grammatical correctness. The package utilizes the NLTK (Natural Language Toolkit) library, which provides a wide range of NLP functionalities. It leverages techniques such as tokenization, stop word removal, lemmatization, and sentence scoring to extract the most relevant information from the essay.

Usage

  • Make sure you have Python installed in your system.
  • Run Following command in the Terminal.
 pip install EssaySummarizer

Example

# test.py
import EssaySummarizer

## To run

sentence = EssaySummarizer.summarize_essay(essay,num_sentences) # default num_sentences=3

print(sentence)

Run the following Script.

 python test.py

Note

  • I have tried to implement all the functionality, it might have some bugs also. Ignore that or please try to solve that bug.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

EssaySummarizer-0.0.2.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

EssaySummarizer-0.0.2-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file EssaySummarizer-0.0.2.tar.gz.

File metadata

  • Download URL: EssaySummarizer-0.0.2.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for EssaySummarizer-0.0.2.tar.gz
Algorithm Hash digest
SHA256 b055fd76b95b3390f4efd871677f3a73168fc49297c29a7b80f8f89848ba5128
MD5 11b730703dedfc181accfea61bd65ee4
BLAKE2b-256 29e7d56133c7914f1f7b6650d7eb6f8596ba0b00f789d144b9ad68795a76f533

See more details on using hashes here.

Provenance

File details

Details for the file EssaySummarizer-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for EssaySummarizer-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 96490b102bb033b4ae1a03e4b59aa2b3aaf71b25f6f1be75be12736972eb29b9
MD5 b953a98f383eee15a1ee69c85f47e7c0
BLAKE2b-256 da806f1ec127d3a2eb554bbeafb0b0897e949560a744adb56be27f343103850a

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page