-
Notifications
You must be signed in to change notification settings - Fork 220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have an permission error in accessing google drive file. How do I solve?Please help me. #11
Comments
hi @Soe2Lwin so you can simply use the unzipped files |
Thanks you so much and I will try out again. If I have any difficulty, may I ask you. Thanks for your kindness.
Get Outlook for Android<https://aka.ms/ghei36>
…________________________________
From: theamrzaki <[email protected]>
Sent: Saturday, October 5, 2019 2:14:26 PM
To: theamrzaki/text_summurization_abstractive_methods <[email protected]>
Cc: Soe Soe Lwin <[email protected]>; Mention <[email protected]>
Subject: Re: [theamrzaki/text_summurization_abstractive_methods] I have an permission error in accessing google drive file. How do I solve?Please help me. (#11)
hi @Soe2Lwin<https://github.com/Soe2Lwin>
this problem occurred because you are trying to unzip the zip and write it to the directory, but don't have to as it is already unzipped to optimize your time so you don't have to unzip which would take quite some time ,
so you can simply use the unzipped files
train.title.txt
and
train.article.txt
which are found in the same directory sumdata
so you can simply skip the unzipping cell and work on the next cells which activly use the unzipped files ,
please try this out and tell me about your results
hope this helps
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#11?email_source=notifications&email_token=AHPBXOOKNMOBYTOWWEXAGO3QNBAVVA5CNFSM4IX3KFWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEANMUQY#issuecomment-538626627>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AHPBXOL253NILTQGPGRQFOTQNBAVVANCNFSM4IX3KFWA>.
|
of course you may , any time 😊
…________________________________
From: Soe2Lwin <[email protected]>
Sent: Saturday, October 5, 2019 9:51 AM
To: theamrzaki/text_summurization_abstractive_methods <[email protected]>
Cc: theamrzaki <[email protected]>; Comment <[email protected]>
Subject: Re: [theamrzaki/text_summurization_abstractive_methods] I have an permission error in accessing google drive file. How do I solve?Please help me. (#11)
Thanks you so much and I will try out again. If I have any difficulty, may I ask you. Thanks for your kindness.
Get Outlook for Android<https://aka.ms/ghei36>
________________________________
From: theamrzaki <[email protected]>
Sent: Saturday, October 5, 2019 2:14:26 PM
To: theamrzaki/text_summurization_abstractive_methods <[email protected]>
Cc: Soe Soe Lwin <[email protected]>; Mention <[email protected]>
Subject: Re: [theamrzaki/text_summurization_abstractive_methods] I have an permission error in accessing google drive file. How do I solve?Please help me. (#11)
hi @Soe2Lwin<https://github.com/Soe2Lwin>
this problem occurred because you are trying to unzip the zip and write it to the directory, but don't have to as it is already unzipped to optimize your time so you don't have to unzip which would take quite some time ,
so you can simply use the unzipped files
train.title.txt
and
train.article.txt
which are found in the same directory sumdata
so you can simply skip the unzipping cell and work on the next cells which activly use the unzipped files ,
please try this out and tell me about your results
hope this helps
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#11?email_source=notifications&email_token=AHPBXOOKNMOBYTOWWEXAGO3QNBAVVA5CNFSM4IX3KFWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEANMUQY#issuecomment-538626627>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AHPBXOL253NILTQGPGRQFOTQNBAVVANCNFSM4IX3KFWA>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#11?email_source=notifications&email_token=ADT3E3G3I2I5QWS744YGMTDQNBBP5A5CNFSM4IX3KFWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEANMXZI#issuecomment-538627045>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ADT3E3CNPA4UTZZ4MCY424DQNBBP5ANCNFSM4IX3KFWA>.
|
The text was updated successfully, but these errors were encountered: