Skip to content

turner485/py-profanity-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-profanity-filter

py-profanity-filter is a Python profanity filter that helps you remove profanity from text. It works by importing a list of profane words from a CSV file and then scanning the text for those words, effectively filtering them out.

Installation

To use py-profanity-filter, follow these steps:

  1. Clone this repository to your local machine: bash git clone https://github.com/yourusername/py-profanity-filter.git
  2. go to directory and run with python main.py --csv-file codelist.csv --txt-file profanitylist.txt
  3. the script will run and remove all the profanity.

Contributing

We welcome contributions to py-profanity-filter. If you'd like to contribute, please follow these guidelines:

  1. Fork the repository and create a new branch for your feature or bug fix.
  2. Make your changes and write tests if necessary.
  3. Ensure that your code follows PEP 8 coding standards.
  4. Submit a pull request with a clear description of your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details."# py-profanity-filter" "# py-profanity-filter" "# py-profanity-filter" "# py-profanity-filter"

About

A Python project providing a profanity filter for detecting and managing inappropriate language within text-based content.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages