Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any suggestions on how to use QALD_9_Plus on a domain-specific corpus? #4

Open
KMstealth opened this issue Apr 27, 2022 · 2 comments
Open

Comments

@KMstealth
Copy link

If I had a knowledge corpus, how could I use qald9+ for question and answering on that corpus?

@RicardoUsbeck
Copy link
Collaborator

QALD-9-plus is a training and test corpus. That is, you need a knowledge graph/base question answering system that you then train using QALD-9-plus and apply the trained system to your knowledge graph.

However, I do not know what a knowledge corpus is.

@Perevalov
Copy link
Collaborator

If I had a knowledge corpus, how could I use qald9+ for question and answering on that corpus?

Do you mean a knowledge graph instead of knowledge corpus? For example, QALD-9-plus works with general domain DBpedia and Wikidata knowledge graphs. If yes, you need to get familiar with the endpoints:

You may use this dataset as a reference for creating your own for a particular domain

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants