graph4ai / graph4nlp

Graph4nlp is the library for the easy use of Graph Neural Networks for NLP. Welcome to visit our DLG4NLP website (https://dlg4nlp.github.io/index.html) for various learning resources!
Apache License 2.0
1.67k stars 201 forks source link

Fix WordEmbedding import #560

Closed ell-hol closed 2 years ago

ell-hol commented 2 years ago

Fixed wrong WordEmbedding import, likely a remnant of legacy code

Description

Checklist

Please feel free to remove inapplicable items for your PR.

Changes

AlanSwift commented 2 years ago

Thanks for your contribution. The pr is merged.