openaire-graph-docs/docs/data-provision/enrichment/mining.md

32 lines
994 B
Markdown

---
sidebar_position: 1
---
# Mining algorithms
[Extraction of acknowledged concepts](acks.md)
[Extraction of cited concepts](cites.md)
[Document Classification](classified.md)
<span className="todo">TODO</span>
| 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) |