kanji koohii FORUM
Core 2k/6k item-sentence relations - Printable Version

+- kanji koohii FORUM (http://forum.koohii.com)
+-- Forum: Learning Japanese (http://forum.koohii.com/forum-4.html)
+--- Forum: Learning resources (http://forum.koohii.com/forum-9.html)
+--- Thread: Core 2k/6k item-sentence relations (/thread-5753.html)



Core 2k/6k item-sentence relations - bladethecoder - 2010-06-03

I noticed on the smart.fm website, each item page shows a selection of sentences containing that vocab item, and each sentence page shows some items in the sentence (though the item-ids are not present). As far as I can see, this information is not available over the API, and not complete. I wondered if it was possible to generate a full cross-reference from the tables people have downloaded already. And indeed, does anyone else think that might be useful?

The problem really comes down to an isItemInSentence function. I don't know enough Japanese yet to know how simple/complicated that is and how it ought to behave ;)

(Or, "break sentence down into words, and see whether an item exists for each word".)

I have had a good look on the forum, but maybe it's been done before, so let me know if it has =)