On May 15, 8:27 am, globalrev <[EMAIL PROTECTED]> wrote: > i have a big collection of .txt files that i want to open and parse to > extract information. > > is there a library for this or maybe even built in?
This has a lot to do with how well-structured are your files and what kind of information you hope to extract (shallow or deep). NLTK might be a good starting point: http://nltk.sourceforge.net/ George -- http://mail.python.org/mailman/listinfo/python-list