Skip to content

Commit 49a4aac

Browse files
committed
adds hdh pres, people
1 parent c398f19 commit 49a4aac

5 files changed

Lines changed: 38 additions & 4 deletions

File tree

_news/tutorial-hdh-llms.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: post
3+
title: Presentation at HDH Compartir Pantalla series
4+
date: 2025-11-18 19:00:00+0100
5+
inline: false
6+
related_posts: false
7+
---
8+
9+
Pablo Ruiz took part in the Compartir Pantalla tutorial series hosted by Humanidades Digitales Hispánicas (one of the associations for DH in Spanish).
10+
11+
The tutorial presented how to use APIs for several LLM platforms, also discussing to what extent this technology is necessary for tasks that earlier Natural Language Processing (NLP) paradigms were already successful at.
12+
13+
> Ruiz Fabo, P. (2026). Be API: Usar LLMs pasando de la interfaz. (compellit/hdh-tutorial-llm: v1) (Version v1). Tutorial presented at Humanidades Digitales Hispánicas _Compartir Pantalla_ series. Zenodo. [DOI: 10.5281/zenodo.19428931](https://doi.org/10.5281/zenodo.19428931)
14+

_pages/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ social: false # includes social icons at the bottom of the page
1616
announcements:
1717
enabled: true # includes a list of news items
1818
scrollable: true # adds a vertical scroll bar if there are more than 3 news items
19-
limit: # leave blank to include all the news in the `_news` folder
19+
limit: 10 # leave blank to include all the news in the `_news` folder
2020

2121
latest_posts:
2222
enabled: false
@@ -26,5 +26,5 @@ latest_posts:
2626

2727
The analysis of literary data across various languages is essential for understanding literary practices throughout history and diverse traditions. However, many languages lack adequate computational resources for literary analysis. With the support of the Marie Skłodowska-Curie Actions programme, the **COMPEL** project will address and study Galician literature – the European Charter for Regional or Minority Languages recognises the Galician language – to enhance computational literary analysis resources in lesser-studied traditions. By examining which features become standard in peripheral traditions compared to major ones, the project aims to promote inclusive literary history while contributing to European linguistic diversity goals. It advocates for European identity by facilitating smarter access to cultural heritage, aligning with current EU priorities.
2828

29-
The project started on April 1, 2025. It is hosted at [CiTIUS](https://citius.gal/), the research center on intelligent technologies at [Universidade de Santiago de Compostela](https://www.usc.gal/en), with [Pablo Ruiz Fabo](https://citius.gal/team/pablo-ruiz-fabo/) as the PI and [Paulo Gamallo](https://citius.gal/team/pablo-gamallo-otero/) as supervisor.
29+
The project started on April 1, 2025. It is hosted at [CiTIUS](https://citius.gal/), the research center on intelligent technologies at [Universidade de Santiago de Compostela](https://www.usc.gal/en).
3030

_pages/news.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: page
33
title: news
44
permalink: /news/
55
nav: true
6-
nav_order: 2
6+
nav_order: 3
77
---
88

99
{% include news.liquid %}

_pages/people.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: page
3+
title: people
4+
permalink: /people/
5+
nav: true
6+
nav_order: 1
7+
---
8+
9+
10+
The project is hosted at [CiTIUS](https://citius.gal/), the research center on intelligent technologies at [Universidade de Santiago de Compostela](https://www.usc.gal/en).
11+
12+
[Pablo Ruiz Fabo](https://citius.gal/team/pablo-ruiz-fabo/): PI
13+
14+
[Paulo Gamallo](https://citius.gal/team/pablo-gamallo-otero/): Supervisor
15+
16+
[Anxo Alonso Pérez](https://citius.gal/team/anxo-alonso-perez/): Collaborating researcher
17+
18+
Pauline Moreau: Intern in 2025
19+
20+
Besides, the CiTIUS center has several teams like Knowledge Management and Transfer, IT Infrastructure, and Planning, which contribute to all projects at the center.

_pages/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: page
33
title: resources
44
permalink: /resources/
55
nav: true
6-
nav_order: 1
6+
nav_order: 2
77
---
88

99
- GitHub: [compellit](https://github.com/compellit)

0 commit comments

Comments
 (0)