LLM-KBQA: A Knowledge Base Question Answering Framework Based on Large Language Models
摘要
This article introduces a framework for knowledge base question answering using a Large Language Model (LLM). The framework transforms natural language queries into structured forms, enhancing accuracy and efficiency. Advanced fine-tuning techniques refine the LLM’s NLP capabilities. The framework also includes a novel knowledge matching approach combining coarse and fine granularity, leveraging character and word vector similarities with semantic analysis. Experimental results show high accuracy and efficiency in retrieving answers, offering a robust solution for information retrieval.