---
title: "RiCoRecA: rich cooking recipe annotation schema"
url: https://daily.dev/posts/ricoreca-rich-cooking-recipe-annotation-schema-l99feejjk
source_url: https://www.frontiersin.org/journals/artificial-intelligence/articles/10.3389/frai.2025.1550604/full
type: article
source: "Explosion"
published: 2026-01-14T09:29:10.772Z
updated: 2026-01-14T09:29:43.392Z
tags: ["machine-learning", "nlp", "iot", "transformers"]
reading_time: 65
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# RiCoRecA: rich cooking recipe annotation schema

**[Explosion](https://daily.dev/sources/explosionai)** · 65 min read · 0 upvotes · 0 comments

## Summary

RiCoRecA is a novel annotation schema for parsing cooking recipes into workflow representations suitable for IoT automation. The schema combines named entity recognition, relation classification, and coreference resolution into a single joint model. A dataset of 156 annotated recipes was created, and experiments comparing PEGASUS-X and LongT5 transformer models showed PEGASUS-X outperformed LongT5 by 39% in F-Score across all tasks, achieving near-human performance. The approach differs from previous work by handling conditional statements for sensor-based actions and learning multiple information extraction tasks jointly rather than through pipelines.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.frontiersin.org/journals/artificial-intelligence/articles/10.3389/frai.2025.1550604/full>

## Similar posts on daily.dev

- [Multi-Vector Retriever for RAG on tables, text, and images](https://daily.dev/posts/multi-vector-retriever-for-rag-on-tables-text-and-images-tptjqjeim) · LangChain · 3 upvotes · 0 comments
- [Multimodal RAG in 2026: Retrieval Over Images, PDFs, and Text](https://daily.dev/posts/multimodal-rag-in-2026-retrieval-over-images-pdfs-and-text-xdl2tl5fu) · BigData Boutique blog · 1 upvotes · 0 comments
- [Your RAG System Has a Hidden UX Problem](https://daily.dev/posts/your-rag-system-has-a-hidden-ux-problem-oytm7rbu2) · Daily Dose of Data Science \| Avi Chawla \| Substack · 26 upvotes · 0 comments
- [Researchers build a better AI model memory probe](https://daily.dev/posts/researchers-build-a-better-ai-model-memory-probe-ltvbibf5b) · The Register · 0 upvotes · 0 comments

---

Tags: [#machine-learning](https://daily.dev/tags/machine-learning), [#nlp](https://daily.dev/tags/nlp), [#iot](https://daily.dev/tags/iot), [#transformers](https://daily.dev/tags/transformers)

[View this post on daily.dev](https://daily.dev/posts/ricoreca-rich-cooking-recipe-annotation-schema-l99feejjk)
