Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!sun-barr!decwrl!shelby!heit@meme.Stanford.EDU From: heit@meme.Stanford.EDU (Evan Heit) Newsgroups: comp.unix.questions Subject: Proofreading documents with awk Message-ID: <25@meme.stanford.edu> Date: 15 Dec 89 23:57:47 GMT Sender: heit@meme.stanford.edu (Evan Heit) Reply-To: heit@psych.Stanford.EDU (Evan Heit) Organization: Stanford University Lines: 12 I am looking for someone who has written a program in awk that will will allow me to proofread my papers by by looking for word repetitions. For example, the word "will" is repeated unnecessarily at the beginning of the second line of this message, and the word "by" is also repeated. I'm looking for an awk program to catch word repetitions like these. Of course, a program in something other than awk (a gnuemacs function?) would be just as good. Thanks in advance. --Evan Heit heit@psych.stanford.edu