Scribe-Data icon indicating copy to clipboard operation
Scribe-Data copied to clipboard

Add translation files into the SQLite database process

Open andrewtavis opened this issue 2 years ago • 6 comments
trafficstars

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 :)

andrewtavis avatar Sep 18 '23 17:09 andrewtavis

Hi! I would be happy to help with this issue :)

lillian-mo avatar Sep 18 '23 17:09 lillian-mo

Thanks @lillian-mo!

andrewtavis avatar Sep 18 '23 17:09 andrewtavis

Hi @andrewtavis how to get the translation files? is it the update_words_to_translate.py file?

Jk40git avatar Mar 21 '24 14:03 Jk40git

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 :)

andrewtavis avatar Mar 21 '24 20:03 andrewtavis

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

Jk40git avatar Mar 21 '24 21:03 Jk40git

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 🙌

andrewtavis avatar Mar 21 '24 21:03 andrewtavis

Reassigning as I'll also be working on #70, and once that's done I'll finalize this :)

andrewtavis avatar Aug 11 '24 20:08 andrewtavis

Closed by aef7e5a 🚀 The SQLite database generation process now works for the new translation file format :)

andrewtavis avatar Aug 18 '24 13:08 andrewtavis