Pricing

Identify business entities in contracts with ease (pricing, dates, quantities, etc.)
//

The Pricing Skill detects different entities such as pricing, sides to an agreement, and quantities in contracts and conversations, and extracts them to a consistent structured format, letting you use them in code or export them to your data storage.

Setup

Parameters

Request

Detect pricing in text by performing a POST request to the following URL: api.oneai.com/api/v0/pipeline { "input": "your input text here", "steps": [{ "skill": "pricing" }] }

Response

Returns a list of business entities detected in the input

Supported Labels