Enriching the full-text collection process #53

Merged
thanasis.vergoulis merged 5 commits from pdf_aggregation into main 2023-07-04 20:17:39 +02:00
2 changed files with 9 additions and 4 deletions
Showing only changes of commit f530e6b738 - Show all commits

View File

@ -0,0 +1,8 @@
import DocCardList from '@theme/DocCardList';
# Enrichment by mining
The OpenAIRE Research Graph is enriched using the different Text and Data Mining (TDM) algorithms that are grouped in the following categories.
<DocCardList />

View File

@ -100,10 +100,7 @@ const sidebars = {
{
type: 'category',
label: "Enrichment by mining",
link: {
type: 'generated-index',
description: 'The OpenAIRE Graph is enriched using the different Text and Data Mining (TDM) algorithms that are grouped in the following categories.'
},
link: {type: 'doc', id: 'graph-production-workflow/enrichment-by-mining/enrichment-by-mining'},
items: [
{ type: 'doc', id: 'graph-production-workflow/enrichment-by-mining/affiliation_matching' },
{ type: 'doc', id: 'graph-production-workflow/enrichment-by-mining/citation_matching' },