An package to detect the cyberbullying content in the text
Project description
CYBERBULLYING TEXT CONTENT DETECTOR
Functionality of the CyberBullying detector
- Used to detect cyberbullying content in the text
- Helpful for social media platforms to detect cyberbullying content
Usage
- Make sure you have Python installed in your system.
- Run Following command in the CMD.
pip install cyberbullying
Example
# test.py
from cyberbullying import find
x = "confronting the primary school bully and then breaking his arm with my pencilcase"
find(x)
Run the following Script.
python test.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cyberbullying-1.0.tar.gz
(2.4 kB
view details)
File details
Details for the file cyberbullying-1.0.tar.gz.
File metadata
- Download URL: cyberbullying-1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
293577094754995bc3ed48d6dd6d94726abb8fc5c1bfc044c524ceca0550761e
|
|
| MD5 |
207d0ab4a293c92fe885753a7c2ea3e2
|
|
| BLAKE2b-256 |
c140af16fe3a315d29760cf0629b01854fd5979bd1421a5febe7dca344e19041
|