Scribe-Data
Scribe-Data copied to clipboard
Add translation files into the SQLite database process
Terms
- [X] I have searched open and closed feature requests
- [X] I agree to follow Scribe-Data's Code of Conduct
Description
In #23 we're working on getting JSON files for cross language translation such that we'd have source-target relationships between all Scribe languages. This issue would be the next step in the process that would add the new files into the SQLite database - specifically using scribe_data/load/data_to_sqlite.py.
Contribution
Happy to assist someone with this :)
Hi! I would be happy to help with this issue :)
Thanks @lillian-mo!
Hi @andrewtavis how to get the translation files? is it the update_words_to_translate.py file?
Hey @Jk40git 👋 A bit confused by the question. The file you mentioned is to update the selection of words that we get from Wikidata that are then machine translated :)
Hey @Jk40git 👋 A bit confused by the question. The file you mentioned is to update the selection of words that we get from Wikidata that are then machine translated :)
all right. I wanted to know the translation files that are supposed to be added into the SQLite database
Those are the formatted translation files that are coming from the new processes in the formatted_data directories :) I think that @lillian-mo is going to pick this up on Saturday when she's back in the sync 🙌
Reassigning as I'll also be working on #70, and once that's done I'll finalize this :)
Closed by aef7e5a 🚀 The SQLite database generation process now works for the new translation file format :)