Article Topic Outlink scores object
List of topics and their related scores related to a certain Wikipedia article.
Example
{
"article": "https://en.wikipedia.org/wiki/Frida_Kahlo",
"results": [
{"score": 0.890, "topic": "Culture.Biography.Biography*"},
{"score": 0.516, "topic": "Geography.Regions.Americas.North_America"},
{"score": 0.484, "topic": "Culture.Visual_arts.Visual_arts*"},
{"score": 0.281, "topic": "Culture.Biography.Women"}
]
}
Schema
article
required string |
A string representing the target Wikipedia article. | ||||
results required array |
An array of the map structure representing the result of the predicted topics and their scores.
|