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

Yes/No and List answers #57

Open
Johntec opened this issue Aug 30, 2016 · 3 comments
Open

Yes/No and List answers #57

Johntec opened this issue Aug 30, 2016 · 3 comments

Comments

@Johntec
Copy link

Johntec commented Aug 30, 2016

Hi,

I would like to ask if it is possible to add functionality for yes and No questions?
ex: is Florida in America ?
Yes

And to see a list of answers which have the same weight for an question,
ex: who are the children of Peter?
Jan in A son of Peter,
Mike is the son of Peter.

and how we would change the Sparql to search for items in Blank nodes?

Thank you!

@pasky
Copy link
Member

pasky commented Sep 21, 2016

I have thought about this for some time and it's not totally straightforward to insert in YodaQA. It seems to me that the strategies for answering such questions will be quite different. A most straightforward way would be to rephrase a yes/no question to (a set of) factoid question and then try to match the answers to the fact mentioned in the question... research efforts in this area are welcome!

@pasky
Copy link
Member

pasky commented Sep 21, 2016

Regarding list answers, we are working on this actively. @pichljan is checking whether we could improve F1 score by having a dummy "don't know" answer, then its position in the answer candidates list could naturally determine a list cut-off point.

@Johntec
Copy link
Author

Johntec commented Oct 4, 2016

Thank you for your answer.
@pichljan could you please update us with your results? thanks

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

2 participants