Skip to content

Checking across languages makes nearly everything bad #3

Description

@kernwig

My name is bad?

import { changeMainLanguage, profanity } from "super-profanity";
changeMainLanguage("en");
const result = profane("Adam");

result is:

{
  "isBadWord": true,
  "detectedWord": "am",
  "profanityWordRelated": "am",
  "badWordLanguage": "tr"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions