怎么获取node_id对应的embeding向量?
Open
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
请教下我输入进来的有131005个节点,可是构造graph时却显示126226个节点。这个是什么原因造成的?输出的id.txt是131005条,怎么获取node_id对应的embeding向量。thx!

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the graph-construction input and the generation of id.txt; compare the 131005 input node IDs with the 126226 nodes retained in the graph. Then locate the embedding output keyed by node_id and document how to retrieve its vector. Done when the node-count discrepancy is explained and the retrieval procedure is reproducible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100