# wzc570738205/smartParsePro

🔥地址智能识别Pro（支持省市区街道/电话/邮编/姓名识别）

Repository: https://github.com/wzc570738205/smartParsePro
Canonical: https://ross.abutalabs.com/products/smartparsepro
Homepage: https://codepen.io/editor/wzc570738205/pen/019fab67-9744-763b-b392-af6566bc4a80
Language: JavaScript
License Family: other
Topics: javascript
Last push: 2026-07-29T03:29:08+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 8, longevity 100
- inputs: {"age_days": 2547, "days_push": 35, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1068, forks 176 (observed 2026-08-28T04:03:27.438415+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: parser, nlp, sdk, cli
- domain: developer-tools, web-development
- platform: browser, cli
- tags: chinese-address-parsing, offline-parsing, address-recognition, npm-package, no-dependencies, natural-language-processing, nodejs, javascript

## Member repositories
- wzc570738205/smartParsePro (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.438415+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:55:08.190203+00:00, confidence not recorded.
  - readme: https://github.com/wzc570738205/smartParsePro (fetched 2026-08-28T04:03:27.438415+00:00, sha c047762ff8d0)
  - homepage: https://codepen.io/editor/wzc570738205/pen/019fab67-9744-763b-b392-af6566bc4a80 (fetched 2026-08-29T12:56:56.282133+00:00, sha 4eeba65aeaf6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
