Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add more features in Word Count Calculator #1859

Closed
4 of 7 tasks
Ajai-Sharan opened this issue Aug 25, 2024 · 4 comments · Fixed by #1860
Closed
4 of 7 tasks

[Feature] Add more features in Word Count Calculator #1859

Ajai-Sharan opened this issue Aug 25, 2024 · 4 comments · Fixed by #1860
Assignees
Labels
calculator upgrade 🔢 Adds more functionality to the existing calculator enhancement ✨ New feature or request

Comments

@Ajai-Sharan
Copy link
Contributor

Description

Description

I would like to propose a new feature for the Word-Count-Calculator that allows users to analyze individual letters within a text. The proposed feature would include the following functionalities:

  • Letter Frequency Count: Calculate and display the frequency of each letter in the text.
  • Letter Distribution Insights: Provide visual or statistical insights into the distribution of letters across the text.

Purpose

This enhancement is aimed at users who require more granular text analysis, particularly in scenarios where understanding letter patterns is crucial. It will be beneficial for tasks such as cryptography, linguistic analysis, and any application where the focus is on the individual characters rather than just words.

Potential Implementation

The feature could be implemented as an additional option in the existing Word-Count-Calculator, allowing users to toggle between word and letter analysis modes. The output could include both numerical data and visual representations (e.g., bar charts or histograms) to help users better understand letter distribution.

Additional Context

This feature will complement the existing word count functionalities, offering a more comprehensive tool for text analysis.

Screenshots

image

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

Hey @Ajai-Sharan, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

Copy link

Hello @Ajai-Sharan! Your issue #1859 has been closed. Thank you for your contribution!! 🙌

@Ajai-Sharan
Copy link
Contributor Author

@Rakesh9100 Kindly review my pull request

@Rakesh9100 Rakesh9100 changed the title [Feature] Add an additional feature for handling characters in the Word-Count-Calculator [Feature] Add more features in Word Count Calculator Dec 2, 2024
@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator upgrade 🔢 Adds more functionality to the existing calculator labels Dec 2, 2024
Copy link

github-actions bot commented Dec 2, 2024

Hello @Ajai-Sharan! Your issue #1859 has been closed. Thank you for your contribution!! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator upgrade 🔢 Adds more functionality to the existing calculator enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants