Xu Han

Results 6 comments of Xu Han

请求,在检索式中按照DOI进行检索,能否在爬取施引文献(的全部题录信息)的基础上爬取该篇论文对应的【引用的参考文献】,期待回复,不甚感激!

Use the old version, such as 0.28.1!

可以检查SparseFeat列的最大索引值在训练数据和测试数据中是否一致,可能出现在训练数据中最大索引值为100,但在测试数据中同一列数据的最大索引值为105的情况,这个时候就会报错。以下是我的出错示例: ![image](https://github.com/user-attachments/assets/395550b8-03db-40b3-9395-b94c10065842)

> 触发了多字? 大佬好,有什么办法可以解决吗?

the error log is like this: [ {"type": "error", "data": "Community Report Extraction Error", "stack": "Traceback (most recent call last):\n File \"/usr/local/lib/python3.10/dist-packages/graphrag/index/graph/extractors/community_reports/community_reports_extractor.py\", line 58, in __call__\n await self._llm(\n File \"/usr/local/lib/python3.10/dist-packages/graphrag/llm/openai/json_parsing_llm.py\",...