Tagged articles
4 articles
Page 1 of 1
Youzan Coder
Youzan Coder
May 16, 2025 · Artificial Intelligence

Intelligent Address Recognition: AI‑Assisted Hybrid Solution and Prompt Engineering

This article describes how a hybrid architecture that combines third‑party address‑recognition APIs with large‑language‑model (LLM) processing, along with carefully engineered prompts and a TSV output format, dramatically improves address parsing accuracy and latency in a retail checkout scenario.

AIHybrid ArchitectureLLM
0 likes · 12 min read
Intelligent Address Recognition: AI‑Assisted Hybrid Solution and Prompt Engineering
Python Programming Learning Circle
Python Programming Learning Circle
May 20, 2020 · Fundamentals

Chinese Province, City, and Area Mapping Python Module (cpca) – Installation, Usage, and Features

This article introduces the cpca Python module that parses free‑form Chinese address strings into province, city, and district fields, explains how to install it, demonstrates basic and advanced usage with code examples, and describes optional full‑text and map‑drawing features.

Data cleaningGeocodingaddress parsing
0 likes · 6 min read
Chinese Province, City, and Area Mapping Python Module (cpca) – Installation, Usage, and Features
JD Tech Talk
JD Tech Talk
Nov 5, 2019 · Artificial Intelligence

GeoBERT: A Multi‑Task Pre‑trained Language Model for Chinese Address Text

This article introduces GeoBERT, a novel pre‑training method for Chinese address strings that leverages seven jointly constrained tasks to capture spatial semantics, administrative hierarchy, and similarity relationships, enabling downstream address classification, segmentation, POI extraction, similarity comparison, and authenticity verification with reduced annotation dependence.

Chinese LanguageGeoBERTGeocoding
0 likes · 15 min read
GeoBERT: A Multi‑Task Pre‑trained Language Model for Chinese Address Text