[ACL 2024] Official resources of "ChatKBQA: A Generate-then-Retrieve Framework for Knowledge Base Question Answering with Fine-tuned Large Language Models".
Do you know how to transform a s-expr / sparql_query to a path from source entity to target entity? Rather than only get the final answer with execute_query_with_odbc(sparql_query)
I'm not familirary about the SPARQL system and the usages of pyodbc.
Any assistance you could provide would be greatly appreciated.
Hi, thank for your great job.
Do you know how to transform a s-expr / sparql_query to a path from source entity to target entity? Rather than only get the final answer with
execute_query_with_odbc(sparql_query)
I'm not familirary about the SPARQL system and the usages of pyodbc.
Any assistance you could provide would be greatly appreciated.