Skip to content

Commit 3a9608d

Browse files
committed
update readme.md
1 parent 40301ab commit 3a9608d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
glove/
22
__pycache__/
3-
tests/
3+
tests/
4+
.deta

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# TextSummarization
2+
3+
#### ALGOs - Extractive
4+
5+
#### 1 - textrank
6+
#### 2 - lexrank
7+
#### 3 - lsa
8+
#### 4 - luhn
9+
10+
#### ALGOs - Abstractive(In progress)

0 commit comments

Comments
 (0)