learnNikud

Flutter app for learning Nikud (by hexatridecimal)

learnNikud reviews and mentions

Posts with mentions or reviews of learnNikud. We have used some of these posts to build our list of alternatives and similar projects.
  • Algorithm Help for Open Source Teaching App
    1 project | /r/AskProgramming | 13 May 2021
    I'm writing a [GPL v3 app to teach Hebrew nikud](https://github.com/hexatridecimal/learnNikud), these are the vowel points in Hebrew text. [The Unicode Hebrew block extends from U+0591 to U+05FF](https://en.wikipedia.org/wiki/Unicode_and_HTML_for_the_Hebrew_alphabet) and nikuds and puncuation is between U+0591 and U+05C7. I have already collected words with word counts for the entire langauge (in the data directory.) I need to solve for the best examples to use for each letter so the maximum number of letters with usable examples can be available for each unit. There are 13 nikud and we introduce 2 at a time. So we would have 6 units with 2 each and 1 on unit 7. For example, in unit 1 only 2 nikud can be in the examples. In unit 2 then 4 nikud can be. In unit 3 there can be 6. Etc. You can see [the current json file for each nikud/letter combination](https://github.com/hexatridecimal/learnNikud/blob/main/data/alephbet_with_nikud.json), it has an "examples" array. This file is currently generated [here](https://github.com/hexatridecimal/learnNikud/blob/main/data/generate_database.rb).

Stats

Basic learnNikud repo stats
1
1
0.0
almost 2 years ago

hexatridecimal/learnNikud is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of learnNikud is HTML.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com