An open API service indexing awesome lists of open source software.

https://github.com/4trodev/profanity.csv

A multilingual profanity database, designed to facilitate content moderation, linguistic research, and application development that involves handling profane language across different languages.
https://github.com/4trodev/profanity.csv

profanity profanity-check profanity-detection profanity-filter

Last synced: 3 months ago
JSON representation

A multilingual profanity database, designed to facilitate content moderation, linguistic research, and application development that involves handling profane language across different languages.

Awesome Lists containing this project

README

          

# Profanity.csv

## Overview
This repository hosts a multilingual profanity database, designed to facilitate content moderation, linguistic research, and application development that involves handling profane language across different languages.

## Files
The repository includes CSV files for each supported language, structured as follows:
- **english.csv**: Profanities in English.
- **spanish.csv**: Profanities in Spanish.
- **french.csv**: Profanities in French.
- *etc*

Each CSV file lists profane words or phrases along with any relevant metadata, such as categorization or severity level.

## Features
- **Comprehensive Coverage**: Includes profanities from various languages, allowing for robust language-specific filtering and analysis.

- **Customizable**: Users can add new profanities or languages by contributing to the repository, enhancing its utility and scope.

- **Research and Development**: Facilitates academic research into linguistic and cultural aspects of profanity, as well as integration into applications requiring content moderation.

## Usage
### Content Moderation
Integrate these CSV files into applications or services to filter or moderate profane content in different languages effectively.

### Research and Analysis
Utilize the database to study the usage, distribution, and cultural implications of profanity across different languages and regions.

### Application Development
Integrate profanity filtering functionalities into your applications, ensuring compliance with community guidelines and regulatory requirements.

## Contributing
Contributions to enhance the database with new profanities or languages are welcome. Follow these steps to contribute:
1. Fork the repository.
2. Add or modify the relevant CSV file (e.g., `newlanguage.csv`).
3. Submit a pull request with a brief description of your changes.

## License
The contents of each CSV file are licensed under the [MIT License](https://opensource.org/licenses/MIT), allowing for unrestricted use, modification, and distribution with attribution to the original source.

## Disclaimer
This database is intended for informational purposes and does not endorse or promote the use of offensive language. Users are responsible for handling profane content responsibly and in compliance with applicable laws and regulations.

## Contact
For questions, feedback, or suggestions regarding this repository, please contact me at [hello@4trodev.com](mailto:hello@4trodev.com).