Louis-udm / VGCN-BERT

MIT License
122 stars 35 forks source link

Need clarification on code #26

Open Sreelakshmi-k opened 1 year ago

Sreelakshmi-k commented 1 year ago

Is the gcn embedding passed to a bert model and classified. i mean is the bert model used only as a classifier?

Louis-udm commented 1 year ago

Bert model is used for "language model" not for classification, a classifier used bert. Graph embeddings go with original word embeddings before "transformer"