Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 776 Bytes

Category.md

File metadata and controls

16 lines (12 loc) · 776 Bytes

Category

Properties

Name Type Description Notes
confident bool It defines whether the extracted category is confident or not [optional]
id str The ID of the category [optional]
label str The label of the category [optional]
level int The level of the category [optional]
score float The score of the category [optional]
taxonomy CategoryTaxonomy [optional]
links CategoryLinks [optional]

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