JacksiroKe / Kamusi-Web

Kamusi ya Kiswahili: Kiswahili kitukuzwe (Swahili Dictionary) - Web Version
0 stars 0 forks source link

JSON for the swahili kamusi data #1

Closed Kalebu closed 2 years ago

Kalebu commented 2 years ago

Hello @jacksiro254

Great work with Kamusi-Web

I'm currently working on collecting data for building one big language model which will later be open-sourced.

Can you please share the data, JSON, or (any format they're in) so I can include them in the training data?

I will highly appreciate

Best regards Kalebu

JacksiroKe commented 2 years ago

Hello Kalebu,

Thanks for getting in touch with me on this. This is a project I have never been serious in because its sort of a side project most of the time. I dont if you have seen this project https://github.com/jacksiro254/Kamusi-Mobile. Especially if you open https://github.com/jacksiro254/Kamusi-Mobile/blob/main/lib/utils/strings/api_strings.dart you can access the info you need.

Kalebu commented 2 years ago

Hello @jacksiro254

Thanks for the guidance, I struggled to access the data programmatically using API, but what I did is scraping the whole kamusi from kamusi using selenium.

You can view the data at kamusi-data

Thank you so much

Best regards Kalebu