Hello,
After reading nest0rs post on how he goes through relevant vocabulary before working on his subs2srs deck I had an idea. I am sick of looking up words while reading an article, then marking them, putting them into Anki later, etc. All this work keeps me from actually enjoying the reading.
Why not parse the text, create an Anki deck containing the vocabulary, study it, and THEN read the article? I don't know if such a tool already exists, but I made one on the fly. It's not really beautiful and probably buggy as well since I put it together in less than 1 hour. It uses EDICT for sentence lookup and then simply imports the results into an appropiate text format. I don't know how long the text can be at maximum.
Anyway, if you think this is a good idea I can improve the tool a little bit. I.e., make it easier to use, include some more features, etc. If it's not useful, well, it doesn't matter
Here it is:
http://dennybritz.com/texttotsv/
Type/Copy in text, click on Run, then click on "Get Tab Separated File". Then import into Anki (Fields: Kanji/Kana/Meaning).
EDIT: Features to include
x (DONE) Checkboxes to select vocabulary for import
x (DONE) Filter automatically based on JLPT Level or custom deck (such as Core2000, Core6000, etc)
- Support longer text
- Custom Filter List
- Kanji Lookup
- Example sentences for Vocabulary
- Cross references with RTK, Audio, etc
- URL Fetch
- File Upload
After reading nest0rs post on how he goes through relevant vocabulary before working on his subs2srs deck I had an idea. I am sick of looking up words while reading an article, then marking them, putting them into Anki later, etc. All this work keeps me from actually enjoying the reading.
Why not parse the text, create an Anki deck containing the vocabulary, study it, and THEN read the article? I don't know if such a tool already exists, but I made one on the fly. It's not really beautiful and probably buggy as well since I put it together in less than 1 hour. It uses EDICT for sentence lookup and then simply imports the results into an appropiate text format. I don't know how long the text can be at maximum.
Anyway, if you think this is a good idea I can improve the tool a little bit. I.e., make it easier to use, include some more features, etc. If it's not useful, well, it doesn't matter

Here it is:
http://dennybritz.com/texttotsv/
Type/Copy in text, click on Run, then click on "Get Tab Separated File". Then import into Anki (Fields: Kanji/Kana/Meaning).
EDIT: Features to include
x (DONE) Checkboxes to select vocabulary for import
x (DONE) Filter automatically based on JLPT Level or custom deck (such as Core2000, Core6000, etc)
- Support longer text
- Custom Filter List
- Kanji Lookup
- Example sentences for Vocabulary
- Cross references with RTK, Audio, etc
- URL Fetch
- File Upload
Edited: 2010-04-15, 11:44 pm

I was going to use Rikaichan to save all the words I come across reading and didn't know, learn them, then come back to the article, but this would be even easier.