shreysatapara
commited on
Commit
•
ccae6ec
1
Parent(s):
e4e78cb
first commit (basic description of ILSUM added)
Browse files
README.md
CHANGED
@@ -7,4 +7,6 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
# Indian Language Summarization
|
11 |
+
|
12 |
+
Automatic text summarization for Indian languages has received surprisingly little attention from the NLP research community. While large scale datasets exist for a number of languages like English, Chinese, French, German, Spanish, etc. no such datasets exist for any Indian languages. Most existing datasets are either not public, or are too small to be useful. Through this shared task we aim to bridge the existing gap by creating reusable corpora for Indian Language Summarization.
|