diff --git a/json/versioning/manifest.schema.json b/json/versioning/manifest.schema.json index 6effec1..b446cc2 100644 --- a/json/versioning/manifest.schema.json +++ b/json/versioning/manifest.schema.json @@ -193,13 +193,17 @@ "type": "integer", "description": "Number of named-entity mentions present in the data." }, - "ne_links": { - "type": "integer", - "description": "Number of named-entity links present in the data." + "lang_fd": { + "type": "object", + "description": "Frequency dict with the occurences of each lang identified in the data." }, "topics": { "type": "integer", "description": "Number of topics extracted from the data." + }, + "text_reuse_clusters": { + "type": "integer", + "description": "Number of text-reuse clusters indentified in the data." } }, "required": [