zipcodetw: find taiwan zip code by address fuzzily

38
ZIPCodeTW Find Taiwan ZIP Code by Address Fuzzily Mosky

Upload: mosky-liu

Post on 18-Dec-2014

643 views

Category:

Technology


1 download

DESCRIPTION

It was a lightning talk at PyCon APAC 2014 [1]. It introduces the tool to find ZIP code, ZIPCodeTW [2]. [1] http://tw.pycon.org/2014apac/ [2] http://zipcode.mosky.tw

TRANSCRIPT

Page 1: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

ZIPCodeTWFind Taiwan ZIP Code by Address Fuzzily

Mosky

Page 2: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

ZIPCodeTW以漸進或模糊的地址查詢郵遞區號

Mosky

Page 3: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

Moskymosky.tw

Page 4: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

台北市南港區研究院路⼆二段 128 號

How to get the ZIP code by official website?

Page 5: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily
Page 6: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily
Page 7: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

Human Linear Search x 1

Page 8: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily
Page 9: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

Human Linear Search x 2

Page 10: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily
Page 11: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

Human Linear Search x 3

Page 12: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily
Page 13: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

Human Linear Search x 3

Click x 1

Page 14: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily
Page 15: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

Human Linear Search x 3

Click x 1

Human-hard Linear Search x 1

Page 16: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

WTF!

Page 17: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

So What?I only use it once ten years.

Page 18: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

BUT

Page 19: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily
Page 20: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

No ZIP code field.

Page 21: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily
Page 22: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

"Nobody fills it."my colleague said

Page 23: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

How about getting ZIP code automatically?

Page 24: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

ZIPCodeTW以漸進或模糊的地址查詢郵遞區號

Mosky

Page 25: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily
Page 26: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily
Page 27: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

Find as You Type

Page 28: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily
Page 29: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

Gradually

Page 30: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily
Page 31: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

Fuzzily

Page 32: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily
Page 33: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

Python Librarypip install zipcodetw

Page 34: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

Fast!Tokenization + Index

Page 35: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

Stand-aloneIt depends on nothing!

Page 36: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

PinkoiA real-world example

Page 37: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

⾃自⼰己的郵遞區號⾃自⼰己查Find your ZIP code by yourself!

Page 38: ZIPCodeTW: Find Taiwan ZIP Code by Address Fuzzily

ZIPCodeTWhttp://zipcode.mosky.tw