daxida

Results 14 issues of daxida

Hello, I'm not sure if this is the right place to ask but I've been looking at this for quite some time with no success. This is about a very...

I'm sorry if this is not the right place to ask. I recently found this repository via wiktextract and I would like to do something similar for another API. I...

question

I'm trying to figure why the following word does not appear in the `kty-el-el` dictionary. ```json {"word": "εκφρασμένος", "forms": [{"form": "εκφρασμένος"}, {"form": "-η"}, {"form": "-ο"}], "lang_code": "el", "lang": "Greek", "pos":...

Just a quick question about redirects, probably not exclusive to the Greek edition. Do you happen to know what is needed (either here, or from kaikki's side), to make redirects...

Partially fixes #233. There are not many changes since the heavy lifting is done at [kaikki](https://github.com/tatuylonen/wiktextract/pull/1125). In short, `of` redirections (like this [one](https://el.wiktionary.org/wiki/%CE%BA%CF%8C%CF%81%CF%86%CE%BF)) are already parsed via kaikki, and we...

Adds a script to update the testsuite with the latest data. Cf. https://github.com/yomidevs/kaikki-to-yomitan/issues/294#issuecomment-3427241102 Notes: * Uses a json registry as an intermediate dump. This allows for easier visualization of diffs...

Sorry for yet another question. I was trying to implement a simple transform for Greek, together with a `kty` dictionary. The code can be seen [here](https://github.com/daxida/yomitan/tree/el-transform) But there is the...

About https://github.com/yomidevs/kaikki-to-yomitan/blob/7b5bd7f922c9003b09f253f361b8a2e4ff26e13a/3-tidy-up.js#L153C1-L155C10 where `raw_tags` are pushed to `tags`. From [wiktextract guide](https://github.com/tatuylonen/wiktextract/blob/master/docs/new_extractor_guide.md#create-tagspy-file): > Tags are the English-language linguistics terms that should be common and shared between Wiktionary editions. For example, gender...

A while back I mentioned introducing some basic formatting. Stefan had talked about setting up ESLint, but it doesn’t look like it was ever finalized. Would you be open to...

What is the official stance about declension tables containing articles? I checked https://github.com/tatuylonen/wiktextract/issues/161 and the docs but I could not find a clear answer. They are trimmed in the Greek...