jeniyat / StackOverflowNER

Source Code and Data for Software Domain NER
MIT License
145 stars 37 forks source link

Bug Fixes - Running Version of StackOverflowNER on Google Colab #12

Open zen93 opened 2 years ago

zen93 commented 2 years ago

Hi,

I have ported over the StackOverflowNER code over to Google colab. I fixed many small bugs and finally got it to work. Feel free to use the code in your own projects. You will need Colab Pro ($10/month) and Google Drive subscription to store the data.

You can find the project here: https://colab.research.google.com/drive/1_df1kTyPT_m65npDpuc1P8hmszqEa0aC?usp=sharing

Let me know if this helps!

RazHadas commented 2 years ago

Hi,

I had some issues with the files. Can instruct please where can I find these 3 files?

Move data_ctc.zip to /StackOverflowNER (in the Google drive root folder) Move utils_fine_tune.tar.gz to /StackOverflowNER Move fasttext.bin to /StackOverflowNER

zen93 commented 2 years ago

You can find those at the author's gdrive https://drive.google.com/drive/folders/1iEEMr2DYofulK2F5pSErOPf5ggrEqtJt?usp=sharing

RazHadas commented 2 years ago

Thanks. I looked at this drive before. I guess one of the folders is data_ctc.zip and the other one is utils_fine_tune.tar.gz. But, where is fasttext.bin?

desis123 commented 2 years ago

@zen93 I tried to run your Colab code, I could not find data_ctc.zip and the other one is utils_fine_tune.tar.gz on that google drive. Can you please help

ghost commented 2 years ago

Hi everyone, I am also looking for the both files 😅 @RazHadas, were u successful by mapping the files from the drive to the both files data_ctc.zip and utils_fine_tune.tar.gz? TY in advance 🙇

RazHadas commented 2 years ago

It didn't work for me some how it work through huggingface 🤗

ghost commented 2 years ago

TY for your answer! I am not sure whether I've understood it right - it didn't work out for u? :)

RazHadas commented 2 years ago

It didn't work, as you say

upcwanghaibo commented 2 years ago

those three files can't be found in this link. Are you sure this is the link?