graphrag
graphrag copied to clipboard
[Issue]: <Entity Extraction Question>
Is there an existing issue for this?
- [X] I have searched the existing issues
- [ ] I have checked #657 to validate if my issue is covered by community support
Describe the issue
Actually nothing is wrong, but while I was testing the graphRAG with my own chat log dataset, it could successfully answer the question I want (e.g. give some most used word of Vincent in the chat log).
And then I go to check the graphml and parquet files, I could not find these entities, these entities is like some specific word (something like damn, oops... but in Chinese).
I am wondering how is it possible if the entities is not extracted but the local search could answer the questions successfully.
Steps to reproduce
No response
GraphRAG Config Used
# Paste your config here
Logs and screenshots
No response
Additional Information
- GraphRAG Version:
- Operating System:
- Python Version:
- Related Issues: