Closed happygirlzt closed 2 years ago
I made some changes on data_process.py. If we directly download the cleaned_data provided by the authors, we only need to split the data. The added part is for handling this situation.
data_process.py
cleaned_data
I made some changes on
data_process.py
. If we directly download thecleaned_data
provided by the authors, we only need to split the data. The added part is for handling this situation.