Skip to content

Commit

Permalink
Merge pull request #54 from wannaphongcom/master
Browse files Browse the repository at this point in the history
[th] Add crawl bibleis
  • Loading branch information
sffc committed Oct 29, 2019
2 parents a05cf98 + 16b7d5c commit ea46c00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Lib/corpuscrawler/crawl_th.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ def crawl(crawler):
crawl_udhr(crawler, out, filename='udhr_tha.txt')
crawler.crawl_voice_of_america(out, host='www.voathai.com',
ignore_ascii=True)
crawl_bibleis(crawler, out, bible='THATSV')

0 comments on commit ea46c00

Please sign in to comment.