lang/zh library

The Chinese term pack.

Community-sourced and unvetted. Every entry takes a default category and severity, because the source carries neither. Expect false positives. Load it only when you handle Chinese text.

import 'package:vulgarity/vulgarity.dart';
import 'package:vulgarity/lang/zh.dart';

final filter = (VulgarityFilterBuilder()
      ..useDefaultSeed()
      ..addSeed(seedZh))
    .build();

Constants

seedZh → const String
463 terms for Chinese.