Introducing our Snowflake Data Cloud Native Application: AI-Driven Data Quality built into SQL statements! Learn More

Classification: Determine Entity Type API

Identify entity types from text strings using AI and advanced algorithms

API Overview

This API determines the entity type for a given string of text using AI, specialized language models, heuristics, phonetics, specific knowledge bases, categorization hierarchies, contextual machine learning, and various other algorithms.

AI-Powered

Utilizes advanced AI and machine learning techniques for accurate entity type identification.

Multilingual

Supports entity type detection across multiple languages and scripts.

Versatile

Identifies various entity types including locations, organizations, individuals, and more.

How It Works

Text Result
Lake Tahoe Location
DINO POLSKA S.A. Organization
Argentina Location
Salsipuedes Location
Александр Пушкин Individual
Nguyễn Thị Thiên Thanh Individual
https://www.interzoid.com Website
+44 838294823 Phone Number
紫禁城 Location
김연아 Individual
Jimmy V Foundation Organization
IBM Organization
Thành phố Hồ Chí Minh Location
Bhārat Gaṇarājya Location
גולדה מאיר Individual
claims data Text
The Ottoman Empire Organization
info@microsoft.com Email
(315) 444.2256 ext 525 Phone Number
Orhan Pamuk Individual
gmail.com Website
56 Number
Thongchai Jaidee Individual
ท้าวสุรนาร Individual
برج خليفة Location

API Details

Endpoint

https://api.interzoid.com/getentitytype

Request Format

https://api.interzoid.com/getentitytype?license=[licensekey]&text=[character string]

Sample Request

https://api.interzoid.com/getentitytype?license=fh5hs7*****&text=Argentina

Sample Response

{"Result":"Location","Code":"Success","Credits":16462}

cURL Example (with API key in header)

curl --header "x-api-key: fh5hs7*****" "https://api.interzoid.com/getentitytype?text=Argentina"

Additional Information

For custom requirements or additional support, please contact us at support@interzoid.com.