uberspot / OpenTriviaQA

A creative commons dataset of trivia questions and answers
Creative Commons Attribution Share Alike 4.0 International
201 stars 70 forks source link

Converting the .txt files to .csv #13

Closed subhadeepCh closed 3 years ago

subhadeepCh commented 3 years ago

Hey, I required the data for my research work to build effective distractors. I have written a fully functional code in python that could transform the txt to csv in any required format. I want to contribute the code Can you please open a pull request for the same Thanks. @uberspot @pachacamac @fredefox @codeniko @manuelliebchen

uberspot commented 3 years ago

I think you have to fork the repo and then submit a pull request yourself. Feel free to do so., I don't have permissions to create one for you I believe.

subhadeepCh commented 3 years ago

Thank you for your response I will do the same Regards, Subhadeep Choudhuri

On Tue, Jan 5, 2021, 10:36 PM Paul S notifications@github.com wrote:

I think you have to fork the repo and then submit a pull request yourself. Feel free to do so., I don't have permissions to create one for you I believe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/uberspot/OpenTriviaQA/issues/13#issuecomment-754767240, or unsubscribe https://github.com/notifications/unsubscribe-auth/APEHEHFNX22EI3OYPEDU4G3SYNBIDANCNFSM4VUTKDKQ .

--

Established U/S 3 of UGC Act and Accredited by NBA of  AICTE and NAAC of UGC

Visit us @ http://www.kiit.ac.in http://www.kiit.ac.in/

Follow us @ |Twitter https://www.twitter.com/KIITUniversity/|Facebook https://www.facebook.com/KIITUniversity|Instagram https://www.instagram.com/KIITUniversity/**|

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and delete all copies of this message and any attachments.

 VIRUS WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any

attachments for the presence of viruses. The institute accepts no liability for any damage caused by any virus transmitted by this email.

subhadeepCh commented 3 years ago

Successfully created a pull request for the same