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

New datasources #17

Open
afader opened this issue Sep 17, 2013 · 0 comments
Open

New datasources #17

afader opened this issue Sep 17, 2013 · 0 comments

Comments

@afader
Copy link
Contributor

afader commented Sep 17, 2013

Open-Domain Sources

  • "Count Factula" that extracts things like "Apples contain 5 grams of sugar per serving" => (apples, contain grams of sugar per serving, 5) or "A loaf of bread cost $0.68 in 1990" => (loaf of bread, cost in 1990, $0.68)
  • Wikipedia tables
  • Wordnet hypernyms --- flatten the hypernym out to triples e.g. (dog, is a, mammal) (mammal, is a, animal) => (dog, is a, animal)

Domain-Specific Sources

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

No branches or pull requests

1 participant