Coder Social home page Coder Social logo

Add kana writing activity about kakugo HOT 8 CLOSED

blastrock avatar blastrock commented on July 22, 2024
Add kana writing activity

from kakugo.

Comments (8)

blastrock avatar blastrock commented on July 22, 2024

Thanks for the issue and the PR. The kakugo database doesn't contain the hiragana and katakana strokes yet, I will add them and complete the feature.

Thank you for your support!

from kakugo.

btp avatar btp commented on July 22, 2024

Aha, thanks for your response!

I've just had a look at the database structure. So, would you need to move the kana from data/Kanas.kt to the kanjis, kanjis_similars, and strokes tables in the database, with ids starting sequentially after 2792 (currently the last entry in thekanjis table) so as not to interfere with the existing kanji? I was expecting unicode codepoints somewhere, but maybe that would have complicated matters?

from kakugo.

blastrock avatar blastrock commented on July 22, 2024

IDs don't really mean anything actually, they are just there for lookup. I should probably use code points as you suggest, that was a bad design decision.

I have a script that rebuilds the database from the multiple dictionaries, I need to change it from there and put the kanas there too. I haven't opensourced it as it is very very ugly ^^

from kakugo.

btp avatar btp commented on July 22, 2024

I have a script that rebuilds the database from the multiple dictionaries, [...] I haven't opensourced it as it is very very ugly ^^

Ha! Fair enough. I thought I could do some of the tedium work for you, but it looks as if you've got it covered. Maybe I'll keep poking at it and see what I can come up with.

Cheers

from kakugo.

blastrock avatar blastrock commented on July 22, 2024

Released in 1.21.2

from kakugo.

btp avatar btp commented on July 22, 2024

Thank you for completing this!

It works wonderfully for the hiragana, but there's something wrong with the katakana writing test: the hints don't work, and correct strokes are never recognized.

from kakugo.

blastrock avatar blastrock commented on July 22, 2024

Yes, it should be fixed in 1.21.3.

from kakugo.

btp avatar btp commented on July 22, 2024

Aha, yes, it's fixed in 1.21.3. Apologies for the hasty comment. And thank you again for adding this feature! I really need practice on writing the katakana.

from kakugo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.