TMN
TMN copied to clipboard
How to use TMN for taxonomy expansion
Hi Jieyu! Thanks a lot for the well-organized code and data! I'm trying to apply TMN to the taxonomy expansion as shown in paper's Table 3. In the paper, it says the TMN is trained on the taxonomy completion task, but the config files config.test.tmnex.json are not directly runnable. I can imagine maybe the implementation is first train a TMN on the taxonomy completion task, then during inference on taxonomy expansion, only use s1 scorer.
Could you share some details about reproducing the taxonomy expansion result using TMN? Thanks a lot!