Semarchy Phone extractor
The Semarchy Phone extractor extracts a list of phone numbers from an input text.
Description
This enricher extracts a list of phone numbers from an input text and returns them as a phone list, in a given extraction format.
This plugin is thread-safe and supports parallel execution. |
Plugin parameters
The following table lists the plugin parameters.
Parameter name | Mandatory | Type | Description |
---|---|---|---|
Matching Leniency |
No |
String |
Defines the phone number extraction leniency. Possible values are |
Extraction Format |
No |
String |
Format of the extracted phone numbers. Possible values are |
List Separator |
No |
String |
Define the separator character used in the extracted phones list. |
Maximum Invalid Numbers |
No |
String |
Maximum number of invalid numbers allowed before stopping to process the text. This is to cover cases where the text contains a lot of false positives. |
Plugin inputs
The following table lists the plugin inputs.
Input name | Mandatory | Type | Description | ||
---|---|---|---|---|---|
Input Text |
Yes |
String |
Input text to search for phone numbers. |
||
Accepted Region |
No |
String |
Defines the region used when Matching Leniency is set to
|