Skip to content

feat: add ExtractAllProfanities function to return all profanities#133

Open
EmanHamdyMohamed wants to merge 2 commits into
TwiN:masterfrom
EmanHamdyMohamed:feature/extract-all-profanities
Open

feat: add ExtractAllProfanities function to return all profanities#133
EmanHamdyMohamed wants to merge 2 commits into
TwiN:masterfrom
EmanHamdyMohamed:feature/extract-all-profanities

Conversation

@EmanHamdyMohamed
Copy link
Copy Markdown

@EmanHamdyMohamed EmanHamdyMohamed commented Nov 12, 2025

  • Add ExtractAllProfanities method to ProfanityDetector
  • Add package-level ExtractAllProfanities function
  • Add comprehensive tests for the new functionality
  • Maintain backward compatibility with existing ExtractProfanity function

Summary

Checklist

  • Tested and/or added tests to validate that the changes work as intended, if applicable.
  • Updated documentation in README.md, if applicable.

- Add ExtractAllProfanities method to ProfanityDetector
- Add package-level ExtractAllProfanities function
- Add comprehensive tests for the new functionality
- Maintain backward compatibility with existing ExtractProfanity function
- Added usage examples for the new ExtractAllProfanities function in the main section.
- Updated the description to reflect the inclusion of ExtractAllProfanities in the default profanity detection methods.
Copy link
Copy Markdown

@UltiRequiem UltiRequiem left a comment

Choose a reason for hiding this comment

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

looks useful

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