AYLIEN · Schema

CategoryTaxonomy

The taxonomy of the category

News IntelligenceText AnalysisNLPSentiment AnalysisEntity RecognitionNatural Language ProcessingNews APIArticle ExtractionSummarizationConcept Detection
View JSON Schema on GitHub

JSON Schema

news-api-CategoryTaxonomy.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "CategoryTaxonomy",
  "type": "string",
  "description": "The taxonomy of the category",
  "enum": [
    "iab-qag",
    "iptc-subjectcode"
  ]
}