def read_gram_from_file(i, n, l, comment=""): data = load_data(_get_gram_file_name(i, n, l, comment=comment)) return data