Args: data_in: a list of dictionaries each dict has several fields including `sentences` and `ner` `ner` data are list of tuples corresponding to sentences with following format: #[[0, 0, 'Material'], [10, 11, 'Method'], ...] Returns:
(data_in: List[dict])
source not stored for this graph (policy: none)