Skip to main content

An package to detect the cyberbullying content in the text

Project description

CYBERBULLYING TEXT CONTENT DETECTOR

forthebadge made-with-python
Python 3.9

Functionality of the CyberBullying detector

  • Used to detect cyberbullying content in the text.
  • Helpful for social media platforms to detect cyberbullying content.
  • If the text is cyberbullying content, it will return the kind of cyberbullying as age, gender, religion, ethinicity and others
  • If the text is not cyberbullying return not cyberbullying.

Usage

  • Make sure you have Python installed in your system.
  • Run Following command in the CMD.
 pip install cyberbullying-detction
import nltk
nltk.download('stopwords')
nltk.download('punkt')
nltk.download('wordnet')

Example


import cyberbullying_detection as cd
x = "confronting the primary school bully and then breaking his arm with my pencilcase"
cb = cd.cyberbullying(x)
cb.find()

The content belongs to age type

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cyberbullying_detection-2.0-py3-none-any.whl (2.6 MB view details)

Uploaded Python 3

File details

Details for the file cyberbullying_detection-2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for cyberbullying_detection-2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b18eed1d31274bd1a870f66fde0baab8283915fb0acf7d9659f0e376a73103c0
MD5 1fd898be4efae672027e1a2a42d6d48e
BLAKE2b-256 aef46cb847d5fdded4ecdf91297f92a1ce2eeac4e3c88ab76155bc7f6fdd5cc5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page