-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy path_toc.yml
More file actions
79 lines (71 loc) · 2.27 KB
/
_toc.yml
File metadata and controls
79 lines (71 loc) · 2.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
format: jb-book
root: intro
parts:
- caption: Why, Who, What, How
numbered: False
chapters:
- file: challenge
title: The Challenge
- file: proposition
title: The Proposition
- file: caveat
title: The Caveat
- caption: AI Recipes
numbered: True
chapters:
- file: notebooks/data_preparation/intro
title: Data & Preparation
sections:
- file: notebooks/data_preparation/data_preparation
title: Data & Preparation
- file: notebooks/data_preparation/docling_demo
title: Text Extraction from PDFs with Docling
- file: notebooks/tasks/intro
title: Tasks
sections:
- file: notebooks/tasks/ner
title: Named Entity Recognition
- file: notebooks/tasks/disambiguation-candidates
title: Entity Disambiguation with Candidates
- file: notebooks/tasks/disambiguation-web
title: Entity Disambiguation Tool Calling
- file: notebooks/evaluation/intro
title: Evaluation
sections:
- file: notebooks/evaluation/evaluation
title: Evaluation
- file: notebooks/applications/intro
title: Applications
sections:
- file: notebooks/applications/disambiguation_map
title: Disambiguation Map
- file: notebooks/applications/eval_visualisation
title: Visualising Evaluation
- file: notebooks/applications/kg_visualisation
title: Visualising Knowledge Graphs
- caption: Glossary
numbered: True
chapters:
- file: concepts/intro
title: Introduction
- file: concepts/lod
title: Linked Open Data
- file: concepts/llms
title: Large Language Models
- file: concepts/ner
title: Named Entity Recognition
- file: concepts/disambiguation
title: Entity Disambiguation
- file: concepts/relationship
title: Relationship Extraction
- caption: Additional Information
numbered: False
chapters:
- file: about
title: About the Workshop
- file: glam_manager_scenario
title: GLAM Manager Scenario
- file: awesome_list_resources
title: Awesome List of Resources
- file: faqs
title: FAQs