# coding: utf-8
import re
pattern = re.compile(r"\w+")
