Skip to content

Commit e0fb519

Browse files
committed
content updates 2026/03
1 parent 7092580 commit e0fb519

5 files changed

Lines changed: 29 additions & 0 deletions

File tree

_includes/header.liquid

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122

123123
<!-- Social -->
124124
<li class="nav-item"><a class=nav-link href="https://github.com/compellit" target="_blank"><i class="fa-brands fa-github"></i></a></li>
125+
<li class="nav-item"><a class=nav-link href="https://huggingface.co/compellit" target="_blank"><i class="fa-brands fa-hugging-face"></i></a></li>
125126
<li class="nav-item"><a class=nav-link href="https://www.linkedin.com/company/compel-project/" target="_blank"><i class="fa-brands fa-linkedin"></i></a></li>
126127

127128
{% if site.search_enabled %}

_news/new-collaborator-20260108.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: post
3+
title: Anxo Alonso joins the project
4+
date: 2026-01-08 09:00:00+0100
5+
inline: false
6+
related_posts: false
7+
---
8+
9+
[Anxo Alonso](https://www.linkedin.com/in/anxo-alonso-perez/) is joining the project today. Anxo is completing the joint [Language Technologies](https://www.ucm.es/master-linguistica-y-tecnologias-ucm-upm) program at Universidad Complutense and Universidad Politécnica de Madrid and will be working on all aspects of the project, including corpus and model development.

_news/paper-accepted-PROPOR.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: post
3+
title: Automatic scansion paper accepted at PROPOR
4+
date: 2026-02-10 16:06:00+0100
5+
inline: false
6+
related_posts: false
7+
---
8+
9+
Our paper describing the Galician Metrical Analyzer (symbolic version) is accepted at [PROPOR](https://propor2026.ufba.br/), the 17th International Conference on Computational Processing of Portuguese. Preprint to be published soon and code is at [https://github.com/compellit/gama-sym](https://github.com/compellit/gama-sym).
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: post
3+
title: Transformers and scansion paper at LLMs4SSH @LREC
4+
date: 2026-03-27 09:05:00+0100
5+
inline: false
6+
related_posts: false
7+
---
8+
9+
Our paper describing experiments with transformers for metrical scansion in Galician poetry is accepted at the [LLMs4SSH](https://sites.google.com/view/llms4ssh-lrec2026/) workshop at LREC 2026. The paper compares symbolic scansion with encoder-decoder models and LLMs. Preprint to be published soon, models are on [Hugging Face](https://huggingface.co/collections/compellit/scansion-models) and code is at [https://github.com/compellit/gama-trf](https://github.com/compellit/gama-trf).

_pages/resources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ nav_order: 1
88

99
- [GAMA (Galician Metrical Analyzer)](https://prf2.org/en/gama/): Automatic metrical analysis of poetry in Galician.
1010
- On GitHub: [compellit](https://github.com/compellit)
11+
- On Hugging Face: [compellit](https://huggingface.co/compellit)
1112

1213
<!-- {% include resources/resources.liquid %} -->
1314

0 commit comments

Comments
 (0)