当前位置:网站首页>一行代码实现地址信息解析
一行代码实现地址信息解析
2022-07-06 17:04:00 【朱卫军】
*本文完整示例代码及文件已上传至我的Github仓库https://github.com/CNFeffery/PythonPracticalSkills*
这是我的系列文章「「Python实用秘技」」的第8期,本系列立足于笔者日常工作中使用Python积累的心得体会,每一期为大家带来一个几分钟内就可学会的简单小技巧。
作为系列第8期,我们即将学习的是:一行代码解析地址信息。
在日常数据处理的过程中,有时候拿到手的是完整的地址信息,如果需要从地址信息中解析出相应的各级行政单元名称,方式有很多,而今天要介绍的方式只需要一行代码即可快速实现。
首先我们需要安装jionlp这个非常好用的文本预处理工具包,建议使用国内镜像安装:
pip install jionlp -i https://pypi.douban.com/simple/
安装完成后,只需要使用其parse_location()接口即可进行地址信息的解析,且具有多种不同的功能:
- 基础的省市区信息提取
- 街镇乡、村或居委会信息提取
通过设置参数town_village=True,还可以额外尝试提取出街镇乡、村或居委会信息等级别的信息字段:
- 自动补全省市信息
若地址信息中缺失省市信息也无妨,在不存在歧义的情况下,parse_location()会自动关联并补全相关信息:
除此之外,parse_location()还具有旧地名修正为新地名、自定义行政区划词典等功能,你可以在其官方文档https://github.com/dongrixinyu/JioNLP/wiki/Gadget-说明文档#地址解析中了解更多。
本期分享结束,咱们下回见~
边栏推荐
- Rails 4 asset pipeline vendor asset images are not precompiled
- Telerik UI 2022 R2 SP1 Retail-Not Crack
- Alexnet experiment encounters: loss Nan, train ACC 0.100, test ACC 0.100
- Win10 startup error, press F9 to enter how to repair?
- Model-Free Control
- Understand the misunderstanding of programmers: Chinese programmers in the eyes of Western programmers
- 三维扫描体数据的VTK体绘制程序设计
- Web project com mysql. cj. jdbc. Driver and com mysql. jdbc. Driver differences
- 如何判断一个数组中的元素包含一个对象的所有属性值
- Leecode brush questions record sword finger offer 43 The number of occurrences of 1 in integers 1 to n
猜你喜欢

ActiveReportsJS 3.1中文版|||ActiveReportsJS 3.1英文版

Testers, how to prepare test data

. Bytecode structure of class file

Chapter II proxy and cookies of urllib Library

如何判断一个数组中的元素包含一个对象的所有属性值

threejs图片变形放大全屏动画js特效

学习使用代码生成美观的接口文档!!!

Stm32f407 ------- SPI communication

Data processing of deep learning

【YoloV5 6.0|6.1 部署 TensorRT到torchserve】环境搭建|模型转换|engine模型部署(详细的packet文件编写方法)
随机推荐
String comparison in batch file - string comparison in batch file
Learn to use code to generate beautiful interface documents!!!
VTK volume rendering program design of 3D scanned volume data
Uniapp uploads and displays avatars locally, and converts avatars into Base64 format and stores them in MySQL database
How to get started and improve test development?
AI超清修复出黄家驹眼里的光、LeCun大佬《深度学习》课程生还报告、绝美画作只需一行代码、AI最新论文 | ShowMeAI资讯日报 #07.06
File and image comparison tool kaleidoscope latest download
Rails 4 asset pipeline vendor asset images are not precompiled
Win10 startup error, press F9 to enter how to repair?
Command line kills window process
Understand the misunderstanding of programmers: Chinese programmers in the eyes of Western programmers
Stm32f407 ------- SPI communication
The way of intelligent operation and maintenance application, bid farewell to the crisis of enterprise digital transformation
Leecode brush questions record sword finger offer 11 Rotate the minimum number of the array
Interface master v3.9, API low code development tool, build your interface service platform immediately
深度学习之线性代数
Distributed cache
Hero League | King | cross the line of fire BGM AI score competition sharing
Encryption algorithm - password security
Stm32f407 ------- DAC digital to analog conversion