1 Star 0 Fork 0

王晓铎/graphrag

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
cspell.config.yaml 649 Bytes
一键复制 编辑 原始数据 按行查看 历史
Alonso Guevara 提交于 2025-01-14 07:41 +08:00 . Fix/notebooks (#1614)
$schema: https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json
version: "0.2"
allowCompoundWords: true
dictionaryDefinitions:
- name: dictionary
path: "./dictionary.txt"
addWords: true
dictionaries:
- dictionary
ignorePaths:
- cspell.config.yaml
- node_modules
- _site
- /project-words.txt
- default_pipeline.yml
- .turbo
- output/
- dist/
- temp_azurite/
- __pycache__
- pyproject.toml
- entity_extraction.txt
- package.json
- tests/fixtures/
- examples_notebooks/inputs/
- docs/examples_notebooks/inputs/
- "*.csv"
- "*.parquet"
- "*.faiss"
- "*.ipynb"
- "*.log"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xdds/graphrag.git
git@gitee.com:xdds/graphrag.git
xdds
graphrag
graphrag
1.3-docs

搜索帮助