On Tuesday 8. July 2014 04.29.57 Karthik Periagaram wrote: > I reported this over the weekend, having encountered it all through my grad > years when having automatic spell check in katepart would highlight > "spelling errors" all over data files. So, the goal is to make sonnet > smarter and avoid spell checking numbers, generally speaking.
Well, I can't really think of any "correct" words with numbers in them, so why not just check if the word contains any digits? Or maybe just make the tokenizer split on anything that QChar::isLetter() returns false for? > I'd appreciate any thoughts/advice on this problem. If anyone else is > working on the sonnet code, do let me know. Also, who's the current > maintainer of the sonnet code base? That would be me! > The bug tracker CC's Zack Rusin, but the repo names Martin Sandsmark. I'll ask the sysadmins to change that, thanks for notifying me. :-) Zack has been busy with graphics stuff for the last few years. > If either are actively maintaining sonnet, I'd love to pepper you with more > questions! Feel free! And please do feel free to pepper me on IRC as well, I'm "sandsmark" there. And awesome that someone else wants to contribute to Sonnet, this warms my heart. :-) -- Martin Sandsmark Provider of Sonnet Sexiness >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<