/FileAnalyzer

The FileAnalyzer class is a Python tool for analyzing text files. It provides various functionalities to perform basic text analysis tasks such as counting words, lines, and characters, finding the most common words, determining word frequencies, and identifying unique words.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.