SaiedAlshahrani commited on
Commit
a79f3f2
1 Parent(s): 817e5ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -147,6 +147,7 @@ tags:
147
 
148
  We release the heuristically filtered, manually processed, and automatically classified Egyptian Arabic Wikipedia articles dataset. This dataset was used to develop a **web-based detection system** to automatically identify the template-translated articles on the Egyptian Arabic Wikipedia edition. The system is called [**Egyptian Arabic Wikipedia Scanner**](https://egyptian-wikipedia-scanner.streamlit.app/) and is hosted on Hugging Face Spaces, here: [**SaiedAlshahrani/Detect-Egyptian-Wikipedia-Articles**](https://huggingface.co/spaces/SaiedAlshahrani/Egyptian-Wikipedia-Scanner).
149
 
 
150
 
151
  ## Dataset Subsets:
152
  1. **Balanced**: A balanced subset of the dataset comprised 20K (10K for each class) and was split in the ratio of 80:20 for training and testing. This subset was filtered and processed using selected heuristic rules.
 
147
 
148
  We release the heuristically filtered, manually processed, and automatically classified Egyptian Arabic Wikipedia articles dataset. This dataset was used to develop a **web-based detection system** to automatically identify the template-translated articles on the Egyptian Arabic Wikipedia edition. The system is called [**Egyptian Arabic Wikipedia Scanner**](https://egyptian-wikipedia-scanner.streamlit.app/) and is hosted on Hugging Face Spaces, here: [**SaiedAlshahrani/Detect-Egyptian-Wikipedia-Articles**](https://huggingface.co/spaces/SaiedAlshahrani/Egyptian-Wikipedia-Scanner).
149
 
150
+ This dataset is introduced in a research paper titled "[***Leveraging Corpus Metadata to Detect Template-based Translation: An Exploratory Case Study of the Egyptian Arabic Wikipedia Edition***](https://arxiv.org/abs/2404.00565)", which is **accepted** at [LREC-COLING 2024](https://lrec-coling-2024.org/): [The 6th Workshop on Open-Source Arabic Corpora and Processing Tools (OSACT6)](https://osact-lrec.github.io/), and is currently released under an MIT license.
151
 
152
  ## Dataset Subsets:
153
  1. **Balanced**: A balanced subset of the dataset comprised 20K (10K for each class) and was split in the ratio of 80:20 for training and testing. This subset was filtered and processed using selected heuristic rules.