Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 519 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 519 Bytes

crawl-for-parallel-corpora

simple bs4 based web crawl for a corpus in need of statistical machine translation

This Project collects Bible Dataset for Ethiopian languages and English respective transalatioin:

From [https://www.jw.org/am/]

How to Run to get Data for Four languages

This is a NLP Data Collection Effort for to increase NLP data in Under-resourced languages.

  • print(get_book_data('english'))
  • print(get_book_data('amharic'))
  • print(get_book_data('tigrigna'))
  • print(get_book_data('oromifa'))