paper-with-me

Papers

Structured Data Extraction from Real Estate Documents using Clustering, Classification, and Large Language Models

2026-07-07 · Muhammad Assad Shehbaz, Carlos Francisco Moreno-García arxiv

Real estate property listings expose structured metadata through the API. Still, the richest property-level information (i.e., legal status, structural condition, utility supplies, heating systems) sits in attached questionnaire documents that no automated system currently processes at scale. These documents are heterogeneous. Some are digitally generated with selectable text, others are scanned physical forms. There are even more complex layouts that contain checkbox annotations that defeat conventional text extraction. In this paper, we present an end-to-end pipeline for acquiring, classifying, and extracting structured data from selectable text documents. The pipeline was applied to 3965 questionnaire documents collected from a live property platform via reverse-engineered REST APIs. First, we classified each document into one of three structural categories (text_only, scanned, and special_char), then extracted 35 predefined property attributes from eligible documents using DeepSeek R1 as the Large Language Model, prompted to return a structured JSON object. All 2781 submitted documents were processed successfully, producing a final dataset of 2766 unique property records. Downstream validation confirmed the data quality. Cosine similarity matching achieves a Jaccard consistency score of 0.82, and K-Means clustering produces interpretable market segments with a silhouette score of 0.2088. Results show that the proposed extraction from each property document is both feasible and reliable at this scale.

📄 PDF Abstract BibTeX arXiv:2607.06012

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A template-independent approach for information extraction in real estate documents

2023-05-30 · Ital-IA 2023 5 · Nicola Landro, Gabriele Destro, Stefano Taverni, Ignazio Gallo

Business corporations manage tons of unstructured data daily, such as PDFs and websites. Recent advances in the deep learning field help find insight from this unstructured information. New models leverage the power of …

Information RetrievalNatural Language UnderstandingOptical Character Recognition (OCR)Question Answering+1

Understanding the Tradeoff between Cost and Quality of Expert Annotations for Keyphrase Extraction

2020-12-01 · COLING (LAW) 2020 12 · Hung Chau, Saeid Balaneshin, Kai Liu, Ondrej Linda

Generating expert ground truth annotations of documents can be a very expensive process. However, such annotations are essential for training domain-specific keyphrase extraction models, especially when utilizing data-in…

Keyphrase Extraction

Utilizing Large Language Models for Information Extraction from Real Estate Transactions

2024-04-28 · Yu Zhao, Haoxiang Gao

Real estate sales contracts contain crucial information for property transactions, but manual data extraction can be time-consuming and error-prone. This paper explores the application of large language models, specifica…

Information RetrievalLanguage ModelingLanguage ModellingLarge Language Model+1

Development of an Entropy-Based Feature Selection Method and Analysis of Online Reviews on Real Estate

2019-04-23 · Hiroki Horino, Hirofumi Nonaka, Elisa Claire Alemán Carreón, Toru Hiraoka

In recent years, data posted about real estate on the Internet is currently increasing. In this study, in order to analyze user needs for real estate, we focus on "Mansion Community" which is a Japanese bulletin board sy…

feature selection

Learning Real Estate Automated Valuation Models from Heterogeneous Data Sources

2019-09-02 · Francesco Bergadano, Roberto Bertilone, Daniela Paolotti, Giancarlo Ruffo

Real estate appraisal is a complex and important task, that can be made more precise and faster with the help of automated valuation tools. Usually the value of some property is determined by taking into account both str…