singdict / SingDict

Creative Commons Attribution Share Alike 4.0 International
0 stars 0 forks source link

Can we switch to yaml for the entries, and lose the google sheets? #4

Open fcbond opened 6 months ago

fcbond commented 6 months ago

Hi,

I would like to have all the data in the repository, rather than relying on an external file.

The main issue is if our lexicon editors are ok with editing yaml rather than the sheet?

We could have a separate file for each word, or one per letter (which is what wordnet does) or all in one file (it is not so big).

What do you think?

changukshin commented 1 week ago

Sorry for my late response.

I agree with your opinion. Maintaining another source(google sheet) may cause some issues and requires some extra works as well.

The repository will be fully updated by #10 .

The files for entries are seperated by entry in vocabulary directory.

[Topic]: The main issue is if our lexicon editors are ok with editing yaml rather than the sheet?

[Topic]: We could have a separate file for each word, or one per letter (which is what wordnet does) or all in one file (it is not so big).

@fcbond @siewyeng

siewyeng commented 1 week ago

@fcbond @changukshin I am okay with directly editing the yaml eventually! but now, when quite some of entries have been completed, the google sheets are much easier to navigate because I can just filter the columns

fcbond commented 1 week ago

Thanks @changukshin for preparing this!

I am happy to wait until @siewyeng is ready to switch over. I agree we should not have two different sources, so once we switch, we switch!

When everything is in separate files, then we need to use programs to do mass changes, but I think it will be easier to keep track of, ...

On Tue, 29 Oct 2024 at 08:26, Chow Siew Yeng @.***> wrote:

@fcbond https://github.com/fcbond @changukshin https://github.com/changukshin I am okay with directly editing the yaml eventually! but now, when quite some of entries have been completed, the google sheets are much easier to navigate because I can just filter the columns

— Reply to this email directly, view it on GitHub https://github.com/singdict/SingDict/issues/4#issuecomment-2443444940, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIPZRX2SLEBWJMO7TD65MTZ542DVAVCNFSM6AAAAABQXKHJMOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBTGQ2DIOJUGA . You are receiving this because you were mentioned.Message ID: @.***>

-- Francis Bond https://fcbond.github.io/

siewyeng commented 1 week ago

Okay! I should be done with a significant enough portion of the remaining entries by the end of the year :)