Skip to content

skprasad117/Word-Frequency-Analyzer-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word-Frequency-Analyzer-Using-Python

The Word Frequency Counter is a Python program that counts the most frequently appearing words in a given string and returns the word with the highest length as the output. It provides a graphical user interface (GUI) window created using Tkinter for a user-friendly experience.

screenshot1 screenshot2

Features

  • Count the most frequently appearing words in a given string
  • Return the word with the highest length as the output
  • Simple and intuitive GUI interface using Tkinter

Getting Started

Prerequisites

  • Python 3.x
  • Tkinter (included with Python)

Installation

  1. Clone the repository:
git clone https://github.com/skprasad117/Word-Frequency-Analyzer-Using-Python.git
  1. Navigate to the project directory:
cd Word-Frequency-Analyzer-Using-Python

Usage

  1. Launch the application by running python main.py.
  2. Enter or paste the string into the provided input area in the GUI window.
  3. Click the "Submit" button.
  4. The program will display the word with the highest length as the result.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to submit a pull request or open an issue.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages