Created by: WuDongxue518
mention_idx = [] for item in features[3].strip().split(" "): mention_idx.append(int(item)) what is mention?