jinfenglin / TraceBERT

19 stars 9 forks source link

added extract code to handle when the cleaned data is available #3

Closed happygirlzt closed 2 years ago

happygirlzt commented 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.