urdu-sentence-simplfication
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.1%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: sabdul111
- Default Branch: main
- Size: 103 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Created over 4 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Citation
README.md
Urdu-Sentence-Simplification
Please cite the following paper if you use our corpus:
Anees, Yusra, and Sadaf Abdul Rauf. "Automatic sentence simplification in low resource settings for Urdu." In Proceedings of the 1st Workshop on NLP for Positive Impact, pp. 60-70. 2021.
Owner
- Name: Sadaf Abdul Rauf
- Login: sabdul111
- Kind: user
- Repositories: 1
- Profile: https://github.com/sabdul111
Citation (CITATION.cff)
@inproceedings{anees-abdul-rauf-2021-automatic,
title = "Automatic Sentence Simplification in Low Resource Settings for {U}rdu",
author = "Anees, Yusra and
Abdul Rauf, Sadaf",
booktitle = "Proceedings of the 1st Workshop on NLP for Positive Impact",
month = aug,
year = "2021",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2021.nlp4posimpact-1.7",
doi = "10.18653/v1/2021.nlp4posimpact-1.7",
pages = "60--70",
abstract = "To build automated simplification systems, corpora of complex sentences and their simplified versions is the first step to understand sentence complexity and enable the development of automatic text simplification systems. We present a lexical and syntactically simplified Urdu simplification corpus with a detailed analysis of the various simplification operations and human evaluation of corpus quality. We further analyze our corpora using text readability measures and present a comparison of the original, lexical simplified and syntactically simplified corpora. In addition, we compare our corpus with other existing simplification corpora by building simplification systems and evaluating these systems using BLEU and SARI scores. Our system achieves the highest BLEU score and comparable SARI score in comparison to other systems. We release our simplification corpora for the benefit of the research community.",
}