↓ 2 callersMethodpost_outputs(self, predictions, data, order, use_pos, build_data, conll=True)
hanlp/components/parsers/biaffine/biaffine_dep.py:100
↓ 2 callersMethodpredict_task(self, task: Task, output_key, batch, results, output_dict=None, run_transform=True,
cls_
hanlp/components/mtl/multi_task_learning.py:593
↓ 2 callersMethodpredictions_to_human(self, predictions, outputs, data, use_pos, conll=True)
hanlp/components/parsers/biaffine/biaffine_dep.py:108
↓ 2 callersMethodrun_metrics(self, arcs, rels, arc_scores, rel_scores, words, mask, metric)
hanlp/components/parsers/biaffine_parser_tf.py:171
↓ 2 callersMethodsamples_to_dataset(self, samples: Generator, map_x=None, map_y=None, batch_size=32, shuffle=None, repeat=None,
hanlp/common/transform_tf.py:162
↓ 2 callersMethodsamples_to_dataset(self, samples: Generator, map_x=None, map_y=None, batch_size=5000, shuffle=None, repeat=None,
hanlp/transform/conll_tf.py:113
↓ 2 callersMethodupdate_metrics(self, batch: Dict[str, Any], output_dict: Dict[str, Any], metrics: MetricDict, task_name)
hanlp/components/mtl/multi_task_learning.py:739
↓ 1 callersMethodY_to_outputs(self, Y: Union[tf.Tensor, Tuple[tf.Tensor]], gold=False, inputs=None, X=None,
**kwargs)
hanlp/components/tokenizers/tok_tf.py:44
↓ 1 callersMethodY_to_outputs(self, Y: Union[tf.Tensor, Tuple[tf.Tensor]], gold=False, inputs=None, X=None)
hanlp/transform/conll_tf.py:778
↓ 1 callersMethod__init__(self, *args, use_pointer_tokens=False, collapse_name_ops=False, INIT='Ġ', **kwargs)
hanlp/components/amr/seq2seq/dataset/tokenization_bart.py:24
↓ 1 callersMethod__init__(self, *args, use_pointer_tokens=False, collapse_name_ops=False, INIT='', **kwargs)
hanlp/components/amr/seq2seq/dataset/tokenization_t5.py:25