home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / c / 18432 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.1 KB

  1. Xref: sparky comp.lang.c:18432 comp.lang.c++:18028
  2. Path: sparky!uunet!psinntp!rd821!a036450
  3. From: a036450@rd821.UUCP (Bob Goldrich)
  4. Newsgroups: comp.lang.c,comp.lang.c++
  5. Subject: Text Searching and Hypertext
  6. Message-ID: <150@rd821.UUCP>
  7. Date: 15 Dec 92 14:07:14 GMT
  8. Followup-To: comp.lang.c
  9. Organization: The Gleason Works, Rochester New York
  10. Lines: 18
  11. X-Newsreader: Tin 1.1 PL4
  12.  
  13. I'm looking for source code for a text search engine.  It should suppor
  14. regular expressions with wild cards.  I guess source to a grep-like
  15. utility would be fine, but if there is anything else out there I would
  16. appreciate a pointer to it.
  17.  
  18. Also, can anyone point me to source which does searches like "find all
  19. the occurances of <some word> which is within <x> words of <another
  20. word>?  Is this what is known as a fuzzy search?  If not, what *is* a
  21. fuzzy search?
  22.  
  23. Finally, I would like to build hypertext links based on a list of key
  24. words which I will compile.  Again, are there utilities/source code
  25. available, or references which discuss this?  
  26.  
  27. Please reply by E-mail.  Many thanks.
  28.  
  29.                      Bob Goldrich   a036450@rd821.gleason.com
  30.  
  31.