diff --git a/docs/data-provision/enrichment/mining.md b/docs/data-provision/enrichment/mining.md index 9a94005..efc75c1 100644 --- a/docs/data-provision/enrichment/mining.md +++ b/docs/data-provision/enrichment/mining.md @@ -4,6 +4,8 @@ sidebar_position: 1 # Mining algorithms +The Text and Data Mining (TDM) algorithms used for enriching the OpenAIRE Graph are grouped in the following main categories: + [Extraction of acknowledged concepts](acks.md) [Extraction of cited concepts](cites.md) @@ -12,18 +14,6 @@ sidebar_position: 1 TODO -| Property | Description | -| --- | --- | -| Short description | briefly describes the algorithm | -| Authority | describes the organisation and/ or the person responsible for the algorithm | -| Licence | describes the licensing and rights held on the algorithm | -| Algorithmic details | describes the algorithmic solution in more detail (i.e., the various concepts used in the algorithm, its iterations, etc.) | -| Parameters | describes the required algorithm parameters | -| Limitations | Mentions any limitation of the output | -| Code repository | the code repository of the algorithm | -| Environment | Programming Languages and software packages used | -| References & resources | Cites any related research and possible additional resource (such as datasets etc) | -