希望图谱节点支持别名
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
同一个概念可能有多个叫法,比如“链式法则”“复合函数求导”。如果节点支持别名,搜索、合并和文档抽取都会更自然。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by tracing how graph nodes are represented and used by search, merging, and document extraction. Done means a node can hold aliases and those aliases work consistently in each of the three mentioned workflows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, data, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100