korean_profanity 0.1.0 copy "korean_profanity: ^0.1.0" to clipboard
korean_profanity: ^0.1.0 copied to clipboard

A lightweight, pure-Dart foundation for detecting Korean profanity.

0.1.0 #

First unpublished release.

  • Added a browser demo built directly against the strict package API, with website sources included in the package archive and deployment through GitHub Pages.
  • Added immutable synchronous APIs for profanity detection, detailed matches, masking, and constructor-only dictionary customization.
  • Added conservative Korean evasion handling with exact UTF-16 source spans, ASCII word boundaries, occurrence-scoped allowlists, and deterministic overlap ordering.
  • Added a small strict bundled dictionary and a separately imported lenient dictionary, generated deterministically from reviewed source records.
  • Added explicit third-party data provenance and licensing notices. Some reviewed candidate material has unknown upstream license and provenance; see THIRD_PARTY_NOTICES.md before redistribution.
0
likes
160
points
61
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight, pure-Dart foundation for detecting Korean profanity.

Homepage
Repository (GitHub)
View/report issues

Topics

#profanity #korean #hangul #filter

License

MIT (license)

More

Packages that depend on korean_profanity