def _read_data()

in src/data_prep_ner.py [0:0]


    def _read_data(self):
        return pd.read_parquet(NER_LABELLED_DATA_PATH)