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

Frequency of words without stop words and punctuations included #56

Open
dipanshusingh2107 opened this issue Oct 3, 2022 · 0 comments

Comments

@dipanshusingh2107
Copy link

I want to add feature that counts the number of words that doesn't include punctuation marks and stop words.
Stop words link: https://www.textfixer.com/tutorials/common-english-words.txt

so sentences like: "The weather is good today !!" will have a frequency count of 3 (weather,good,today)
Pls assign this task to me as a part of hactoberfest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant