CoolFace
Datasetpublic

ghananlpcommunity/ghanaian-corpus-generate-clean

Ghanaian Corpus Generate — Cleaned Cleaned version of ghananlpcommunity/ghanaian-corpus-generate. What changed The text_clean column was produced by stripping out non-sentence content from text: Removed section/chapter numbering (e.g. 24 5.3, III, 6.1) Removed document headers (e.g. Chapter 6: Conclusion and Recommendations, Abstract, Acknowledgements) Removed figure/table/code references (e.g. Figure 4.10 QR recognition class) Removed very short fragments (< 15… See the full description on the dataset page: https://huggingface.co/datasets/ghananlpcommunity/ghanaian-corpus-generate-clean.

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes77downloads
Dataset Card

Ghanaian Corpus Generate — Cleaned

Cleaned version of ghananlpcommunity/ghanaian-corpus-generate.

What changed

The text_clean column was produced by stripping out non-sentence content from text:

  • —Removed section/chapter numbering (e.g. 24 5.3, III, 6.1)
  • —Removed document headers (e.g. Chapter 6: Conclusion and Recommendations, Abstract, Acknowledgements)
  • —Removed figure/table/code references (e.g. Figure 4.10 QR recognition class)
  • —Removed very short fragments (< 15 chars) and non-alphabetic noise
  • —Kept only well-formed English sentences

Stats

Original (`text`)Cleaned (`text_clean`)
Mean length2,377 chars2,322 chars
Median length2,275 chars2,219 chars
Empty rows0117 (0.02%)

Columns

ColumnDescription
source_typeType of source document (e.g. research)
sourceInstitution or origin
page_rangePage range from the source
textOriginal text (unmodified)
generated_questionGenerated question paired with the text
text_cleanCleaned text — only well-formed sentences

Intended use

Translation to Twi (Akan) via the Thai pivot method. Use text_clean as the source column for translation.