Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita293225

Browse files
Merge pull requestsegmentio#5362 from segmentio/privacy-portal-synonyms-example
Update privacy-portal.md with synonyms example
2 parents567e438 +3c8674e commita293225

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
161 KB
Loading

‎src/privacy/portal.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,3 +255,10 @@ build new custom matchers:
255255
-[RegExr](https://regexr.com/) - an online tool to experiment with regular expressions and test them
256256
-[RegexOne](https://regexone.com/) - a tutorial which takes you from regular expression basics to advanced topics
257257
-[Regexp Cheatsheet](https://devhints.io/regexp) - a handy cheatsheet to have nearby when you're writing regular expressions
258+
259+
###Using Synonyms
260+
261+
Segment's exact matching and fuzzy matching do not detect all variations in the received keys
262+
and for those scenarios, you can use synonyms. For example, for the value`credit card number`, you can add`credit card no`,
263+
`debit card number`,`debit card no`, or similar variations in the synonyms section to classify those fields.
264+
![Screenshot of the Synonym used in Custom Matcher.](images/privacy-synonym-in-matcher.png)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp