paper-with-me

Papers

TAGIFY: LLM-powered Tagging Interface for Improved Data Findability on OGD portals

2024-07-26 · Kevin Kliimask, Anastasija Nikiforova

Efforts directed towards promoting Open Government Data (OGD) have gained significant traction across various governmental tiers since the mid-2000s. As more datasets are published on OGD portals, finding specific data becomes harder, leading to information overload. Complete and accurate documentation of datasets, including association of proper tags with datasets is key to improving dataset findability and accessibility. Analysis conducted on the Estonian Open Data Portal, revealed that 11% datasets have no associated tags, while 26% had only one tag assigned to them, which underscores challenges in data findability and accessibility within the portal, which, according to the recent Open Data Maturity Report, is considered trend-setter. The aim of this study is to propose an automated solution to tagging datasets to improve data findability on OGD portals. This paper presents Tagify - a prototype of tagging interface that employs large language models (LLM) such as GPT-3.5-turbo and GPT-4 to automate dataset tagging, generating tags for datasets in English and Estonian, thereby augmenting metadata preparation by data publishers and improving data findability on OGD portals by data users. The developed solution was evaluated by users and their feedback was collected to define an agenda for future prototype improvements.

📄 PDF Abstract BibTeX arXiv:2407.18764

Code (0)

등록된 구현이 없습니다.

Tasks

TAG

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
Attention 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

Conversations in Space: Structuring Non-Linear LLM Interactions on a Canvas

2026-05-15 · Rifat Mehreen Amin, Alperen Adatepe, Daniela Fernandes, Daniel Buschek 외 arxiv

Conversational interfaces powered by large language models (LLMs) are widely used for ideation and analysis, yet their linear structure limits exploration of alternatives and management of long-running interactions. We p…

Improving Tag-Clouds as Visual Information Retrieval Interfaces

2024-01-10 · Yusef Hassan-Montero, Victor Herrero-Solana

Tagging-based systems enable users to categorize web resources by means of tags (freely chosen keywords), in order to refinding these resources later. Tagging is implicitly also a social indexing process, since users sha…

Information RetrievalRetrievalTAG

Beyond the Chat: Executable and Verifiable Text-Editing with LLMs

2023-09-27 · Philippe Laban, Jesse Vig, Marti A. Hearst, Caiming Xiong 외

Conversational interfaces powered by Large Language Models (LLMs) have recently become a popular way to obtain feedback during document editing. However, standard chat-based conversational interfaces do not support trans…

LMCanvas: Object-Oriented Interaction to Personalize Large Language Model-Powered Writing Environments

2023-03-27 · Tae Soo Kim, Arghya Sarkar, Yoonjoo Lee, Minsuk Chang 외

Large language models (LLMs) can enhance writing by automating or supporting specific tasks in writers' workflows (e.g., paraphrasing, creating analogies). Leveraging this capability, a collection of interfaces have been…

Language ModelingLanguage ModellingLarge Language Model

Enhancing Slot Tagging with Intent Features for Task Oriented Natural Language Understanding using BERT

2022-05-19 · Shruthi Hariharan, Vignesh Kumar Krishnamurthy, Utkarsh, Jayantha Gowda Sarapanahalli

Recent joint intent detection and slot tagging models have seen improved performance when compared to individual models. In many real-world datasets, the slot labels and values have a strong correlation with their intent…

Intent DetectionNatural Language Understanding