Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anwai98/extraction-based-text-summarization
Extraction Based Text Summarization (Text Analytics) using Page Rank Algorithm
https://github.com/anwai98/extraction-based-text-summarization
data-mining natural-language-processing nlp nltk page-rank-algorithm python text-analytics text-summarization
Last synced: 12 days ago
JSON representation
Extraction Based Text Summarization (Text Analytics) using Page Rank Algorithm
- Host: GitHub
- URL: https://github.com/anwai98/extraction-based-text-summarization
- Owner: anwai98
- Created: 2020-11-26T00:21:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-23T16:46:13.000Z (over 2 years ago)
- Last Synced: 2024-10-20T14:28:40.486Z (17 days ago)
- Topics: data-mining, natural-language-processing, nlp, nltk, page-rank-algorithm, python, text-analytics, text-summarization
- Language: Jupyter Notebook
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Extraction-Based-Text-Summarization
Extraction Based Text Summarization (Text Analytics) using Page Rank AlgorithmHow to execute the code?
1. Get your desired corpus in a text.docx file, and provide the path.
2. Run the code line by line.> Note : Comments are provided for easier explanation. For more information, contact me!