thanks greg for the link, i frequent your site regularly when i need good info.
I definitely understand what you mean by your example, i think that is an extreme case and for the type of information i am parsing, Using that small script and some other cleaning scripts I can get about 90% accuracy (as far as placing line-breaks between sentence and sentences in there own "lines") which is great for my needs. So i am not worried about parsing sentences right now BUT how to recognize a movement in the cursor position and change the sentence at its current position..automatically.
Excel contains a Workbook "change event". If you move from 1 cell to the other, you can have macros run based on that change.
I was hoping to accomplish the same thing (i don't see a change event for Word though). as I move my cursor to the next sentence it would change its font size automatically (not the line but the sentence).
is there a creative solution, or does a "change" event exist for Word?
|