Searched refs:get_shift_reduce (Results 1 – 2 of 2) sorted by relevance
64 def get_shift_reduce(items): function246 shift_reduce = get_shift_reduce(items)302 self._premise_transitions.append(get_shift_reduce(premise_items))303 self._hypothesis_transitions.append(get_shift_reduce(hypothesis_items))
56 3, 2, 2], data.get_shift_reduce(seq_with_parse.split(" ")))