Code-Mixed Sentences Dataset (Hinglish)
Catagorised the sentences in to cyberbullying (1) or Not Cyberbullying (0)
@kaggle.pankaazshah_code_mixed_text_dataset_hinglish
Catagorised the sentences in to cyberbullying (1) or Not Cyberbullying (0)
@kaggle.pankaazshah_code_mixed_text_dataset_hinglish
CREATE TABLE hinglish_cyberbullying_dataset_25000 (
"id" BIGINT,
"text" VARCHAR,
"label" BIGINT
);
Anyone who has the link will be able to view this.