This directory contains scripts and resources for reproducing the morphological tagging experiments reported in our paper, covering Zaebuc written and spoken corpora.
- Zaebuc written:
- To reproduce CAMeL Tools' output for Arabic in the written corpus, run the scripts in: morph_tagging/written/run_camelTools.sh
- LLMs:
- To reproduce LLM outputs for both Arabic and English, run the scripts in: llms/scripts.
- Zaebuc written: To evaluate CAMeL Tools, Stanza, and LLMs' output, run the scripts in: eval/run_eval_written.sh.
- Zaebuc spoken: To evaluate CAMeL Tools, Stanza, and LLMs' output, run the scripts in: eval/run_eval_spoken.sh.