Code Monkey home page Code Monkey logo

smart_parse's Introduction

此项目已不再维护,请移步最新地址:地址智能识别

点击此处预览:预览地址

欢迎加群:749539640

地址数据来源(如有更新请更新此js)

area-list.js

支持以下数据格式

最新支持数据格式:

北京市朝阳区富康路姚家园3楼马云150-0000-0000

北京市朝阳区富康路姚家园3号楼5单元3305马云15000000000

北京市朝阳区富康路姚家园3号楼5单元3305马云15000000000邮编038300

  1. 马云,1351111111,北京市朝阳区姚家园3楼
  2. 马云1351111111北京市朝阳区姚家园3楼
  3. 北京市朝阳区姚家园3楼1351111111马云
  4. 北京市朝阳区姚家园3楼150-0000-0000马云

不支持的数据格式

不支持富康路姚家园3号楼5单元3301后直接加电话
ex.北京市朝阳区富康路姚家园3号楼5单元330115000000000邮编038300

地址切分规则

  1. 省市区(县)+详细地址(不包括楼、单元、室等等)+电话+邮编+姓名
  2. 省市区(县)+详细地址+楼+单元+室等+姓名+电话+邮编

生成数据格式

{
addr: "姚家园3楼"
area: "朝阳区"
city: "北京"
detail: ""
mobile: "15000000000"
name: "马云"
phone: ""
province: "北京"
result: undefined
zip_code: ""
}
参考地址: 简书

smart_parse's People

Contributors

wzc570738205 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.