A lot of the work of supporting the new example sentence system is being able to take messy input and turn it into actual Chinese/Japanese words, handling punctuation and matching/generating readings along with it. The Chinese side of this is getting close to ready, but I need your help to test it:
http://beta.skritter.com/vocab/reader
Please try to break it, and when you do, email the input, expected output, and actual output or error to nick@skritter.com. Looking for things like punctuation problems, simp/trad conversion issues, interface suggestions in the displayed sentence at the bottom, etc.
If a word is automatically segmented incorrectly, that's just going to happen sometimes--hopefully not too often. You can manually adjust it by adding/removing spaces afterward and rerunning the segmentation.
If the text is too long, then it won't work. If there's any interest in using something like this for longer texts, a la Byzanti's Chinese Reader, we could improve this, but I'm not sure how useful this Reader tool could be on its own.
(Japanese doesn't work yet, but most of the code is there.)