Update: furigana is going pretty well, except I'm not sure how reliable it is. I'll try to check the result against possible kanji readings to verify correctness.
By the way, I assume this thread is okay with the forum rules, since the raw information is available publicly and free of charge, and the provided compilations are original work?
frony0 Wrote:Perhaps it's possible to update the decks on Anki to use the new data too. There's a Core1k deck, but no more of the revised series.. Can you describe the api?The website uses asynchronous requests (AJAX) to fetch JSON packages containing 100 vocab items each (i.e. core 3000 step 4), which are then formatted client-side. So the entire core 6k consists of 60 JSON datasets. I uploaded an archive with all of the files in it, named by course id; if they are processed in this order you should get the complete 6k in proper order. I could also generate an Anki importable (tab seperated) file if that helps, but no more than that; I don't have any knowledge about creating high quality Anki decks.
By the way, I assume this thread is okay with the forum rules, since the raw information is available publicly and free of charge, and the provided compilations are original work?
Edited: 2012-08-14, 12:52 pm
