...
Get information about the current software version and the categories that can be classified.
Code Block |
---|
classifier --info |
key | description |
---|---|
id | the identifier for the class from Wikidata |
human-readable | meaningful readable label |
synonym | a list of different words for this class |
...
Code Block | ||
---|---|---|
| ||
{'/path/to/file.mov': [{ 'value': 'Q327954', 'label': 'torch', 'description': 'stick with a flaming end used as a source of light' 'parents': "parents": [{'id': 'Q3196', 'name': 'fire'}, {'id': 'Q235544', 'name': 'flame'}] }]} |
key | description |
---|---|
| identifier value - see here for more details |
| human readable text of this category |
| description text for this category |
| the parent labels based on the category hierarchy structure |
Flags
These are the flags that can be set
...