Contact Extractor
Contact Extractor is a rest api plugin, that uses NLP Technology to tag entity like Candidate Name, Email, Website, Contact number, and Location from the given text content.
Note: The input in the Contact Extractor plugin must be text and
in the base 64 format.
Field that are available in the Contact Extractor plugin are as follows:
-
Name:
-
FullName
-
TitleName
-
FirstName
-
MiddleName
-
LastName
-
FormattedName
-
ConfidenceScore
-
-
Email:
-
EmailAddress
-
ConfidenceScore
-
-
PhoneNumber:
-
Number
-
ISDCode
-
OriginalNumber
-
FormattedNumber
-
Type
-
ConfidenceScore
-
-
WebSite:
-
Type
-
Url
-
-
Location:
-
Street
-
City
-
State
-
StateIsoCode
-
Country
-
CountryCode
-
IsoAlpha2
-
IsoAlpha3
-
UNCode
-
-
ZipCode
-
FormattedAddress
-