TaxoExpan icon indicating copy to clipboard operation
TaxoExpan copied to clipboard

The source code used for self-supervised taxonomy expansion method TaxoExpan, published in WWW 2020

Results 6 TaxoExpan issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to run the training but got the error as follows, it indicates the graph and feature are not in the same device. Would you please help...

Did anyone run this project successfully, I'm having trouble with DGL. Can you tell me the environment in which you run the project, i.e. the cuda version, the python version,...

Not be able to install corresponding dgl cuda library properly this time because of that no module dgl.graph found error is coming.

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...

When I use enrich model, sib_len and sib_s are not calculated in infer.py, resulting in the step energy_scores = model.match(ur, vr, expanded_nf) missing the corresponding parameters,I would like to ask...

Alert in _get_exactly_k_negatives, query_node: 2555, current negative size: 0 Alert in _get_exactly_k_negatives, query_node: 4086, current negative size: 0 Alert in _get_exactly_k_negatives, query_node: 9162, current negative size: 0 Alert in _get_exactly_k_negatives,...