def __init__()

in utils/build_vocab.py [0:0]


	def __init__(self):
		self.upp_poses = []
		self.upp_ids = {}
		self.low_poses = []
		self.low_ids = {}