mickeysjm / TaxoExpan

The source code used for self-supervised taxonomy expansion method TaxoExpan, published in WWW 2020
Apache License 2.0
75 stars 18 forks source link

requirements.txt file is missing #7

Open ieBoytsov opened 1 year ago

ieBoytsov commented 1 year ago

Hey, thank you very much for open sourcing this method. Could you please add more information about dependency requirements? It would be useful to have a list of packages and its versions in order to reproduce your environment. I am now having a number of dependency issues.

Thanks in advance and best wishes, Ilya

billy-mosse commented 1 year ago

+1

VityaVitalich commented 8 months ago

+1

dorbodwolf commented 1 month ago

I share my env: Python version is 3.7,Then install below pkgs:

pip install rank_bm25 pip install ipdb pip install gensim==3.7.3 pip install sentence_transformers pip install torch-1.11.0+cu113-cp37-cp37m-linux_x86_64.whl pip install dgl_cu111-0.9.1.post1-cp37-cp37m-manylinux1_x86_64.whl