-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add translation files into the SQLite database process #46
Comments
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 :) |
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 |
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 :) |
Terms
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 :)
The text was updated successfully, but these errors were encountered: