Merge branch 'master' into 'master'
Update name and description of org.kaqui See merge request fdroid/fdroiddata!4738
This commit is contained in:
commit
a17d5a008c
|
@ -1,43 +1,58 @@
|
||||||
Categories:Science & Education
|
Categories:Science & Education
|
||||||
License:MIT
|
License:MIT
|
||||||
Web Site:
|
Web Site:
|
||||||
Source Code:https://github.com/blastrock/kaqui
|
Source Code:https://github.com/blastrock/kakugo
|
||||||
Issue Tracker:https://github.com/blastrock/kaqui/issues
|
Issue Tracker:https://github.com/blastrock/kakugo/issues
|
||||||
|
|
||||||
Auto Name:Kakugo
|
Auto Name:Kakugo
|
||||||
Summary:Learn hiraganas, katakanas, and kanji in form of a quiz
|
Summary:Learn Japanese with Kakugo
|
||||||
Description:
|
Description:
|
||||||
KaQui helps learning Japanese. It takes the form of a quiz to memorize
|
Kakugo is an application that helps learning Japanese. It includes multiple
|
||||||
hiraganas, katakanas, and kanji readings and meanings and adapts to the user
|
tests to memorize hiragana, katakana, and kanji and adapts to the user's
|
||||||
learning pace.
|
learning pace.
|
||||||
|
|
||||||
Features include:
|
One of the biggest difficulty with learning Japanese is memorizing kanji and
|
||||||
|
vocabulary. While learning them by just reading and writing them everyday may
|
||||||
|
work, the more kanji you know, the harder it gets and the more time it takes to
|
||||||
|
revise them all. Proper tools can help you memorize these huge amounts of
|
||||||
|
knowledge to more quickly become a fluent Japanese speaker.
|
||||||
|
|
||||||
|
Kakugo is one of these tools. It helps learning and revising kanji and
|
||||||
|
vocabulary in an efficient manner. It uses Spaced Repetition in a unique way
|
||||||
|
that adapts to the user's pace. If you only have time to revise 30 kanji every
|
||||||
|
day, or if you can revise as much as 100 kanji every day, Kakugo will adapt and
|
||||||
|
test you on the right kanji at the right time for you to memorize them. There is
|
||||||
|
no "kanji of the day" list to revise, you can start and finish a session
|
||||||
|
whenever you feel like it.
|
||||||
|
|
||||||
|
Kakugo also features a wide variety of tests to help you find the best ways that
|
||||||
|
will help you learn Japanese.
|
||||||
|
|
||||||
|
'''Features include'''
|
||||||
|
|
||||||
* Hiragana, Katakana quizzes
|
* Hiragana, Katakana quizzes
|
||||||
* Kanji quizzes by reading and meaning
|
* Kanji quizzes by reading and meaning
|
||||||
|
* Kanji test by part composition
|
||||||
|
* Kanji writing test
|
||||||
* Vocabulary quizzes by reading and meaning
|
* Vocabulary quizzes by reading and meaning
|
||||||
* Unique spaced repetition formula that adapts to your learning pace
|
* Unique spaced repetition formula that adapts to your own learning pace
|
||||||
* Unlimited quiz sessions that allow you to take a quiz at any time, for how long you want, useful to efficiently spend commuting time
|
* Unlimited quiz sessions that allow you to take a quiz at any time, for however long you want, useful to efficiently spend commuting time
|
||||||
* Show similar-looking kanji in answers to teach you the difference
|
* Show similar-looking kanji in answers to teach you the differences
|
||||||
* Clicking on kanji opens aedict3 (a non-free japanese dictionary) or jisho.org
|
* Kanji and vocabulary sorted by JLPT level
|
||||||
|
* Clicking on kanji opens [https://play.google.com/store/apps/details?id=sk.baka.aedict3 aedict3] (a non-free Japanese dictionary) or [https://jisho.org jisho.org]
|
||||||
|
* Optimized tablet support
|
||||||
* Open source
|
* Open source
|
||||||
* No ads
|
* No ads
|
||||||
|
* No internet access required
|
||||||
|
* Supported languages: English, French
|
||||||
* More to come
|
* More to come
|
||||||
|
|
||||||
What makes it different from other apps:
|
'''Credits'''
|
||||||
|
|
||||||
* a custom SRS formula that adapts to each person's level and learning pace
|
* The kanji quizzes are based on [http://www.edrdg.org/kanjidic/kanjidic.html kanjidic].
|
||||||
* unlimited quiz sessions that can be stopped at any time
|
* The vocabulary quizzes are based on [http://www.edrdg.org/jmdict/j_jmdict.html JMdict].
|
||||||
* "don't know", "maybe" and "sure" buttons that helps the software determine how well you know a character
|
|
||||||
* a harsher penalty when the answer is wrong to ensure you learn the character well
|
|
||||||
* kanji similar to the one in the question are shown as answers to help you learn the subtle differences between them
|
|
||||||
* it's free and without ads
|
|
||||||
|
|
||||||
Credits:
|
|
||||||
|
|
||||||
* The vocabulary quizzes are based on Jim Breen's JMdict
|
|
||||||
* The kanji quizzes are based on Jim Breen's KANJIDIC2.
|
|
||||||
* The kanji similarity database comes from https://minerva-access.unimelb.edu.au/handle/11343/35336 and http://lars.yencken.org/datasets/phd/
|
* The kanji similarity database comes from https://minerva-access.unimelb.edu.au/handle/11343/35336 and http://lars.yencken.org/datasets/phd/
|
||||||
|
* The kanji composition and drawing database comes from [https://kanjivg.tagaini.net/ KanjiVG].
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
Loading…
Reference in a new issue