Muhamad Asif
Muhamad Asif
Hello, @andrewtavis i can't find the file you mentioned [data_table.txt](https://github.com/scribe-org/Scribe-Data/blob/main/src/scribe_data/load/_update_files/data_table.txt) . is it [this](https://github.com/scribe-org/Scribe-Data/blob/main/src/scribe_data/load/update_files/total_data.json) ? or deleted ?
Thanks @andrewtavis, I think there are two way it can be fixed, 1) hardcoded way, " a", "a ", " a ". we basically search all the articles in a...
Hello @andrewtavis , Thank you for your kind reply. ``` from scribe_data.wikidata.wikidata_utils import sparql def get_all_french_articles(qid): query = f""" SELECT DISTINCT ?article WHERE {{ VALUES ?language {{ wd:{qid} }} ?lexeme...
hello, @andrewtavis I run the repo in [Google Colab](https://colab.research.google.com/drive/1mCzPnU0Qc_0QJcxu3IGeBgfOCpayo3wB?usp=sharing) As expected it shows same error which shows in the issue - #96 when i update the file [translation_utils](https://github.com/scribe-org/Scribe-Data/blob/b6b85c168bb77056ff586c952e434496b253e1a5/src/scribe_data/translation/translation_utils.py) and put...
@andrewtavis i use `TPU v2.8`. Also the notebook is [here Google Colab](https://colab.research.google.com/drive/1mCzPnU0Qc_0QJcxu3IGeBgfOCpayo3wB?usp=sharing).  And sorry for late reply. :(
> we could have different `lastModified` for each emoji where if a change is made to add the emoji or change its keywords then the current timestamp is set? I...
> (btw these are renamed as I'm realizing that the current versions don't make much sense). Maybe we can also do `emoji_4` just in case we ever want to do...
1) After fixing `emoji_keywords`, I'll finalize the whole export circle including interactive mode, also I see the converting sqlite is working only `--all` cmd. ``` scribe-data c -a -ot sqlite...
Ya definitely.
I'm using [terminal-profile](https://github.com/pixegami/terminal-profile). Do you have any color preferences in mind? Or any other terminal window should I use? Demo-  Also, Are we going to show the cli works...