Name Entity Recognition

POST {{baseUrl}}/ner

Introduction

What does your API do?

Named-entity recognition(NER) can identify individuals, companies, places, organization, cities and other various type of entities. API can extract this information from any type of text, web page or social media network.

Overview

Things that the developers should know about

The API accepts the input parameters as form-data.

Response will be in JSON as shown below:

{
    "usage": "By accessing ParallelDots API or using information generated by Par