Definitely regular expressions :) Something like import re txt = ... regexp = "[0-9]{1, 3} . , . , [A-Z]{2} [0-9]{5}" address = re.findall(regexp, txt) # addres.
DOWNLOAD: https://byltly.com/2fbon3
DOWNLOAD: https://byltly.com/2fbon3
extract-address-from-text-python
939c2ea5af
コメント