ThinkDoc's converged retrieval system has three main innovations over traditional retrieval:
- Combination of multiple search techniques: simultaneously using semantic search, keyword search and knowledge graph reasoning three methods, can be more comprehensive understanding of the query intent
- Support multi-media results return: search results not only contain text, but also integrated images, tables and other multimedia content
- Provide traceable sources: each search result is labeled with the source of information, making it easy for users to view the original document
This kind of fusion search is especially suitable for dealing with complex queries in specialized fields, such as when looking for questions like "2024 new energy policy", the system will comprehensively analyze the semantics of the document and keyword matching, and use the correlation relationship in the knowledge graph to give a more accurate and comprehensive answer.
This answer comes from the articleThinkDoc: Knowledge Base Platform for Intelligent Parsing and RetrievalThe