paper-with-me

홈 › Papers

Un Modelo Ontológico para el Gobierno Electrónico

2019-07-04 · Carlos Roberto Brys, José F. Aldana-Montes, David Luis La Red Martínez

Decision making often requires information that must be Provided with the rich data format. Addressing these new requirements appropriately makes it necessary for government agencies to orchestrate large amounts of information from different sources and formats, to be efficiently delivered through the devices commonly used by people, such as computers, netbooks, tablets and smartphones. To overcome these problems, a model is proposed for the conceptual representation of the State's organizational units, seen as georeferenced entities of Electronic Government, based on ontologies designed under the principles of Linked Open Data, which allows the automatic extraction of information through the machines, which supports the process of governmental decision making and gives citizens full access to find and process through mobile technologies.

📄 PDF Abstract BibTeX arXiv:1907.02964

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Detección Automática de Patologías en Notas Clínicas en Español Combinando Modelos de Lenguaje y Ontologías Médicos

2024-10-01 · Léon-Paul Schaub Torre, Pelayo Quirós, Helena García Mieres

In this paper we present a hybrid method for the automatic detection of dermatological pathologies in medical reports. We use a large language model combined with medical ontologies to predict, given a first appointment …

Large Language Model

Magicoder: Empowering Code Generation with OSS-Instruct

2023-12-04 · Yuxiang Wei, Zhe Wang, Jiawei Liu, Yifeng Ding 외

We introduce Magicoder, a series of fully open-source (code, weights, and data) Large Language Models (LLMs) for code that significantly closes the gap with top code models while having no more than 7B parameters. Magico…

Code GenerationHumanEvalText-to-Code Generation

LogiCoT: Logical Chain-of-Thought Instruction-Tuning

2023-05-20 · Hanmeng Liu, Zhiyang Teng, Leyang Cui, Chaoli Zhang 외

Generative Pre-trained Transformer 4 (GPT-4) demonstrates impressive chain-of-thought reasoning ability. Recent work on self-instruction tuning, such as Alpaca, has focused on enhancing the general proficiency of models.…

Logical ReasoningText Generation

LogiCoL: Logically-Informed Contrastive Learning for Set-based Dense Retrieval

2025-05-26 · Yanzhen Shen, Sihao Chen, Xueqiang Xu, Yunyi Zhang 외

While significant progress has been made with dual- and bi-encoder dense retrievers, they often struggle on queries with logical connectives, a use case that is often overlooked yet important in downstream applications. …

Contrastive LearningEntity RetrievalRetrieval

LogiCode: an LLM-Driven Framework for Logical Anomaly Detection

2024-06-07 · Yiheng Zhang, Yunkang Cao, Xiaohao Xu, Weiming Shen

This paper presents LogiCode, a novel framework that leverages Large Language Models (LLMs) for identifying logical anomalies in industrial settings, moving beyond traditional focus on structural inconsistencies. By harn…

Anomaly DetectionBinary ClassificationCode GenerationLogical Reasoning+1