Add bash script to run all data preprocessing#32
Add bash script to run all data preprocessing#32nik-sm wants to merge 1 commit intogoogle-research:mainfrom
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
|
@googlebot I signed it! |
|
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
|
Thanks for the contribution! |
Thanks for making this project open source.
Since it took some time to manually follow the data preprocessing instructions that you provided, I found it useful to write a single bash script to run all the preprocessing, and thought this might be convenient for others as well.
I also found that some minor changes to
requirements.txtwere necessary.If this script would be more useful with changes, please let me know and I'll be happy to modify.