Tag

Sensitive Word

1 views collected around this technical thread.

Java Architect Essentials
Java Architect Essentials
Jan 21, 2025 · Backend Development

Using the Sensitive‑Word Java Library for Sensitive Content Detection and Replacement

This article demonstrates how to integrate the open‑source Sensitive‑Word Java library via Maven, showcases core find/replace methods, explains advanced detection features such as email, URL, IP and numeric filtering, and provides a custom replacement strategy with complete code examples.

JavaMavenOpen Source
0 likes · 13 min read
Using the Sensitive‑Word Java Library for Sensitive Content Detection and Replacement
Selected Java Interview Questions
Selected Java Interview Questions
Oct 24, 2024 · Information Security

Guide to Using the Sensitive‑Word Java Library for Sensitive Word Detection and Replacement

This article provides a step‑by‑step tutorial on integrating the Sensitive‑Word Java library via Maven, demonstrates core find/replace APIs, showcases advanced detection features such as email, URL, IPv4 and custom replacement strategies, and includes complete code examples and output results.

JavaMavenSensitive Word
0 likes · 12 min read
Guide to Using the Sensitive‑Word Java Library for Sensitive Word Detection and Replacement