Skip to content

Conversation

@Ifeanyi55
Copy link
Contributor

An algorithm for blocking out profanities in text data such as social media posts.

The profanities used in this program are by no means exhaustive. Users can add more to list as they see fit.

An algorithm for blocking out profanities in text data such as social media posts.

The profanities used in this program is by no means exhaustive. Users can add more to list as they see fit.
Copy link
Member

@siriak siriak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't want to include profanities in this repository even for demonstrational purposes. If this is a well-known algorithm, please add links to Wikipedia or other sources and rename it and examples to just show how to mask specific words in text

An algorithm for masking specific words in text.
Copy link
Contributor Author

@Ifeanyi55 Ifeanyi55 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed the algorithm to one for masking specific words in text

Copy link
Member

@siriak siriak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@siriak siriak merged commit 7454707 into TheAlgorithms:master Nov 26, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants