Filter and classify news articles using your organization’s unique taxonomy.
Understanding taxonomy
Initial model training
Production deployment
Continuous improvement
/search
/latest_headlines
/authors
/search_similar
custom_tags
parameter
following this pattern:
"custom_tags.taxonomy": "Tag1,Tag2,Tag3"
,taxonomy
is your taxonomy name and Tag1,Tag2,Tag3
are specific tags.
To specify multiple tags:
GET
requests, use a comma-separated string.POST
requests, use a comma-separated string or an array of strings.custom_tags
field with your taxonomy’s classifications: