We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e52a82 commit b4ecb7cCopy full SHA for b4ecb7c
Text Summarizer/README.md
@@ -26,7 +26,7 @@ This project implements a **TextRank-based approach** to extract summaries from
26
27
1. Clone the repository:
28
```bash
29
- git clone <repository_url>
+ git clone https://github.com/king04aman/All-In-One-Python-Projects.git
30
```
31
2. Install the required Python libraries:
32
0 commit comments