Ross ROSS = Recommend OSS · open-source software intelligence for agents

wzc570738205/smartParsePro

🔥地址智能识别Pro(支持省市区街道/电话/邮编/姓名识别) observed · 2026-08-28

github.com/wzc570738205/smartParsePro · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 95
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2547
  • days_rel: n/a
  • days_push: 35
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1068 stars · 176 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

smartParsePro is an offline JavaScript library for parsing Chinese addresses, extracting province, city, county, street, detail address, name, phone, zip code, and ID number. V4 returns a ranked array of candidate parses to handle ambiguous same-named administrative regions, usable via ESM, CommonJS, browser script tags, or an npm CLI API server.

Use cases

  • parse chinese addresses into province city district street
  • extract name phone and zip from unstructured address strings
  • resolve ambiguous addresses with same-named districts
  • run offline address parsing without sending data to a server
  • serve address parsing as an http api in node
  • migrate from smartParsePro v3 smart() to v4

When to choose

  • you need offline Chinese address parsing with no third-party runtime dependencies
  • you want all candidate parses for ambiguous addresses rather than a single guess
  • you need it in browser, Node.js ESM, or CommonJS environments

When to avoid

  • you need address parsing for non-Chinese addresses
  • you need geocoding with coordinates rather than administrative-region extraction
  • you require a project with an explicit open-source license

Facets

library · maturity active

parser nlp sdk cli developer-tools web-development browser cli chinese-address-parsing offline-parsing address-recognition npm-package no-dependencies natural-language-processing nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
wzc570738205/smartParsePromain66

For agents

markdown · JSON · MCP: product_card(name="wzc570738205/smartParsePro")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem