DeepGraphCNNforTexts icon indicating copy to clipboard operation
DeepGraphCNNforTexts copied to clipboard

hierarchical textclassification

Open paulpaul91 opened this issue 6 years ago • 1 comments

I watched the code, you used the multi_label. But how do you compute the relation of hierarchy?

paulpaul91 avatar Aug 14 '19 11:08 paulpaul91

I am confused about the part compute the relation of hierarchy as well. Did you get this code work? It seems that the training file graphcnn_train.py mentioned in the readme did not use the function to compute the Recursive Regularization discussed the paper. Some part of the code seems implemented that idea, but it does not seem working.

superlyc avatar Jan 15 '20 07:01 superlyc