Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 653 Bytes

Entity.md

File metadata and controls

17 lines (12 loc) · 653 Bytes

Aylien.NewsApi.Model.Entity

Properties

Name Type Description Notes
Indices List<List<int>> The indices of the entity text [optional]
Links EntityLinks [optional]
Score double The entity score [optional]
Text string The entity text [optional]
Types List<string> An array of the dbpedia types [optional]

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