python 2.7 - read from multiple file and compare each file for similar words
can anyone help.. how to read from multiple file one by one and compare
the content in each file, if there are similar words found, put matching
words in a dictionary by its number of occurences in a particular file and
also print the file name where the words exists. Thanks everyone in
advance!!!
No comments:
Post a Comment