Skip to content

Simple C# Windows Forms application that allows users to analyze input text and count the frequency of each word.

License

Notifications You must be signed in to change notification settings

StefanieF2004/WordFrequencyAnalyzer

Repository files navigation

WordFrequencyAnalyzer

This C# Windows Forms application allows users to analyze input text and count the frequency of each word.

Features

  • Accepts multi-line text input
  • Ignores punctuation and case (case-insensitive)
  • Displays word counts sorted from highest to lowest
  • Handles empty entries and duplicate words

Usage

  1. Enter a text block in the input field
  2. Click the "Процесирај" button
  3. View word frequencies in the output area

Screenshot

image image

Technologies

  • Language: C#
  • IDE: Visual Studio
  • Framework: .NET Windows Forms

Author

Created by [Stefanija Fileva]
Faculty project – Computer Engineering and Technology
2025

License

This project is licensed under the MIT License – see the LICENSE file for details.

About

Simple C# Windows Forms application that allows users to analyze input text and count the frequency of each word.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages