Text editing/replacing

M.-A. Lemburg mal at lemburg.com
Tue Apr 4 05:47:10 EDT 2000


bragib at my-deja.com wrote:
> 
> Are there any good algorithms available for text editing/replacing
> of words in a huge text file.

Try mxTextTools available on my Python Pages.
 
> If anyone knows of any sample codes, books, algorithms etc.
> I would appreciate it.

Here are some pointers:

	http://www.cs.purdue.edu/homes/stelo/pattern.html
	http://www.dir.univ-rouen.fr/~charras/string/string.html

-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/






More information about the Python-list mailing list