inspirehep / magpie

Deep neural network framework for multi-label text classification
MIT License
684 stars 192 forks source link

Need Step by step Instructions to run the code in README file #119

Open KanimozhiU opened 7 years ago

KanimozhiU commented 7 years ago

Is there any instructions to run the code as it is?? I am a newbie to python and Deep learning. Working on a task on multi label classification. I can understand the work flow, but have trouble in running the code. Please provide me instructions in executing this code.

tarvos21 commented 7 years ago

Hi @KanimozhiU if you have trouble to run the code, I may help you, welcome to contact me for details.

KanimozhiU commented 7 years ago

Have cloned. I'm not sure how to proceed further. Which file to execute. Kindly help me to run and modify the code as per our use case.

On 20 Nov 2017 7:53 pm, "Bingo Du" notifications@github.com wrote:

Hi @KanimozhiU https://github.com/kanimozhiu if you have trouble to run the code, I may help you, welcome to contact me for details.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/inspirehep/magpie/issues/119#issuecomment-345709801, or mute the thread https://github.com/notifications/unsubscribe-auth/Adp2XAyR9-BMdJbPpM0v9tHBytUzCF27ks5s4YtXgaJpZM4QkNuK .

jstypka commented 7 years ago

thanks @tarvos21 for helping out!

vnwind commented 5 years ago

same here , new to python and would like to run this on visual studio 2019 which supports python. But not sure how to execute it. Do you still need to run setup.py? When i try the interactive window, i got error. Not sure where to go from here. Any helps is appreciated

jstypka commented 5 years ago

hey @vnwind, this package is distributed like any other Python package and you install it through pip as described in the Installation section of the README. I can't help you with how to install Python packages in general on VS19, but if you feel there's something missing from the docs here that is specific to Magpie, then let us now