I have been exploring your project and came across an import statement for the 'local2global_embedding' library, specifically 'from local2global_embedding.network import TGraph'. However, I could not locate the local2global_embedding module in the provided source code.
Could you please clarify if this library is part of the project, and if so, where I can find it? Alternatively, if it is an external dependency, could you provide more details on how to obtain it?
Thank you for your assistance.
Sorry for replying late. As in the README.md, you need to install a preliminary repo - local2global library: https://github.com/LJeub/Local2Global. Hope this helps.
I have been exploring your project and came across an import statement for the 'local2global_embedding' library, specifically 'from local2global_embedding.network import TGraph'. However, I could not locate the local2global_embedding module in the provided source code. Could you please clarify if this library is part of the project, and if so, where I can find it? Alternatively, if it is an external dependency, could you provide more details on how to obtain it? Thank you for your assistance.