AYLIEN · Schema

ErrorLinks

News IntelligenceText AnalysisNLPSentiment AnalysisEntity RecognitionNatural Language ProcessingNews APIArticle ExtractionSummarizationConcept Detection

Properties

Name Type Description
about string
View JSON Schema on GitHub

JSON Schema

text-api-ErrorLinks.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "ErrorLinks",
  "type": "object",
  "properties": {
    "about": {
      "type": "string"
    }
  }
}