#pragma once const int TOP_K_CANDIDATES = 3; const int TOP_N_OUTPUT = 20;