Article ۰ Keyword

Extracted keywords from the article body like persons, locations, organizations etc.

Field nameTypeDescription
valuestringUnique value of this keyword.
typestringType/Category of this keyword like location, organization, person
scorefloatScore for the relevance of this keyword set by the engine
message Keyword {
string value = 1;
string type = 2;
float score = 3;
}

[~]

[~]