Earlier quoted context omitted.
Very interesting! Nihongo does use spaced repetition, and it looks like there are some similarities and some differences with JLDrill. Here's the overview: - When you select a deck, you study words 10 at a time in "learn" mode. -- In "learn" mode, you have to get the flashcard correct 3 times in a row, at which point they are "learned". - Every day, you'll be given a set of cards you've learned to "review". - These c…
Hi. Unfortunately, I don't don't have an IOS devices, so I can't try Nihongo. However, I'll give you some feedback on the spaced repetition stuff. Hopefully you will find it interesting. IMHO your goal in creating a spaced repetition algorithm is to balance the cost of learning against the cost of forgetting. I generated a lot of data for myself of how I used JLDrill. What I found was that it takes me a little over a…
Show HN: Nihongo – Study Japanese using authentic text from games, songs, etc.
101–102 of 102 posts
Re: Show HN: Nihongo – Study Japanese using authentic text from games, songs, etc.
#102Earlier quoted context omitted.
Tangential shameless self-promotion: I built a tool for Chinese learners that can take starred entries from the Hanping Dictionary app (for Android) and import them into Anki. It's available at https://github.com/kerrickstaley/hsk_flashcards . File a bug if you have trouble running/using it. Obviously not as seamless as Nihongo :)
Before I built Nihongo, I used to use Imiwa as my Japanese dictionary, and Flashcards Deluxe for spaced repetition studying. I built this ridiculously convoluted setup where I would upload a list of words from Imiwa to dropbox, my laptop at home would detect a new file in my dropbox and run a script to convert the format to the one supported by Flashcards Deluxe, and then I'd open up Flashcards Deluxe and download th…
The problem is that I don't have time to build a monolithic app that serves as both a good Chinese dictionary and a good flashcard app; it's much easier to cobble together a system using existing software.