OpenSPG / KAG

KAG is a logical form-guided reasoning and retrieval framework based on OpenSPG engine and LLMs. It is used to build logical reasoning and factual Q&A solutions for professional domain knowledge bases. It can effectively overcome the shortcomings of the traditional RAG vector similarity calculation model.
https://spg.openkg.cn/en-US
Apache License 2.0
625 stars 46 forks source link

原始TXT中有个“尚文婷”,但抽取结果中除了尚文婷,还有个尚雯婷 #21

Open jt6371 opened 2 weeks ago

jt6371 commented 2 weeks ago

可能和上一个ISSUES(中文变英文)是类似的问题,在抽取过程中进行了中英文转化。 测试TXT见附件 温人大〔2023〕4号.txt 微信图片_20241104133046

caszkgui commented 2 weeks ago

可能和上一个ISSUES(中文变英文)是类似的问题,在抽取过程中进行了中英文转化。 测试TXT见附件 温人大〔2023〕4号.txt 微信图片_20241104133046

could you paste your llm conf here ?

jt6371 commented 2 weeks ago

could you paste your llm conf here ? thank you: {"base_url":"http://192.168.0.104:11434","model":"qwen2.5:3b","client_type":"ollama"}

mars216 commented 4 days ago

你好,请问这个数据库界面怎么打开的呀

caszkgui commented 2 days ago

你好,请问这个数据库界面怎么打开的呀

default host of neo4j web ui is: http://127.0.0.1:7474/browser/

mars216 commented 1 day ago

docker中neo4j的默认用户名和密码是多少呀

caszkgui commented 16 hours ago

docker中neo4j的默认用户名和密码是多少呀

user name and password of neo4j container can be found in docker-compose