Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.04 KB

Entity.md

File metadata and controls

20 lines (15 loc) · 1.04 KB

Entity

Properties

Name Type Description Notes
Body EntityInText [optional]
ExternalIds ExternalIds [optional]
Id string The unique ID of the entity [optional]
Links EntityLinks [optional]
OverallFrequency int32 Amount of entity surface form mentions in the article [optional]
OverallProminence float32 Describes how relevant an entity is to the article [optional]
OverallSentiment EntitySentiment [optional]
StockTickers []string The stock tickers of the entity (might be empty) [optional]
Title EntityInText [optional]
Types []string An array of the entity types [optional]

[Back to Model list] [Back to API list] [Back to README]