paper-with-me

Papers

Service Wrapper: a system for converting web data into web services

2019-10-17 · Naibo Wang, Zhiling Luo, Xiya Lyu, Zitong Yang, Jianwei Yin

Web services are widely used in many areas via callable APIs, however, data are not always available in this way. We always need to get some data from web pages whose structure is not in order. Many developers use web data extraction methods to generate wrappers to get useful contents from websites and convert them into well-structured files. These methods, however, are designed specifically for professional wrapper program developers and not friendly to users without expertise in this domain. In this work, we construct a service wrapper system to convert available data in web pages into web services. Additionally, a set of algorithms are introduced to solve problems in the whole conversion process. People can use our system to convert web data into web services with fool-style operations and invoke these services by one simple step, which greatly expands the use of web data. Our cases show the ease of use, high availability, and stability of our system.

📄 PDF Abstract BibTeX arXiv:1910.07786

Code (1)

ResearcherInCS/Service-Wrapper 공식 구현

Similar Papers 제목 키워드 기반

A ROS 2 Wrapper for Florence-2: Multi-Mode Local Vision-Language Inference for Robotic Systems

2026-04-01 · J. E. Domínguez-Vidal arxiv

Foundation vision-language models are becoming increasingly relevant to robotics because they can provide richer semantic perception than narrow task-specific pipelines. However, their practical adoption in robot softwar…

Towards Explainable AI Planning as a Service

2019-08-14 · Michael Cashmore, Anna Collins, Benjamin Krarup, Senka Krivic 외

Explainable AI is an important area of research within which Explainable Planning is an emerging topic. In this paper, we argue that Explainable Planning can be designed as a service -- that is, as a wrapper around an ex…

Deep Neural Networks for Web Page Information Extraction

2016-09-01 · IFIP International Conference on Artificial Intelligence Applications and Innovations 2016 9 · Tomas Gogar, Hubacek Ondrej, and Jan Sedivy

Web wrappers are systems for extracting structured information from web pages. Currently, wrappers need to be adapted to a particular website template before they can start the extraction process. In this work we presen…

Webpage Object Detection

MicroRemed: Benchmarking LLMs in Microservices Remediation

2025-11-03 · Lingzhe Zhang, Yunpeng Zhai, Tong Jia, Chiming Duan 외 arxiv

Large Language Models (LLMs) integrated with agent-based reasoning frameworks have recently shown strong potential for autonomous decision-making and system-level operations. One promising yet underexplored direction is …

Code2MCP: Transforming Code Repositories into MCP Services

2025-09-07 · Chaoqian Ouyang, Ling Yue, Shimin Di, Libin Zheng 외 arxiv

The Model Context Protocol (MCP) aims to create a standard for how Large Language Models use tools. However, most current research focuses on selecting tools from an existing pool. A more fundamental, yet largely overloo…