Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 355 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 355 Bytes

Greedy_Taxonomy_Induction

baseline.ipynb

  • Implementation of a greedy algorithm on taxonomy induction
  • Download GloVe (e.g. GloVe 840D) and create .word2vec files using gensim
  • Change w2v_file in baseline.ipynb
  • Create empty directory log and results
  • Install packages in .ipynb
  • Run

visualize.ipynb

  • for visualizing taxonomy graphs