Difference between revisions of "Vulcan"

From Knowitall
Jump to: navigation, search
(Design Documents)
(Demos and Services)
Line 77: Line 77:
 
:<b>Proposition Verifier</b> -- This interface will take in a natural language sentence as input, convert it into a proposition, and find evidence for it using UW's inference system.
 
:<b>Proposition Verifier</b> -- This interface will take in a natural language sentence as input, convert it into a proposition, and find evidence for it using UW's inference system.
  
:<b>[http://rv-n16.cs.washington.edu:15555/solr/#/vulcan/query Tuple Search]</b> -- Find tuples from study guide and definition sentences.
+
: <b>[http://rv-n16.cs.washington.edu:9191 Textual Evidence Finder]-- Find tuples from study guide and definition sentences.
 +
:<b>[http://rv-n16.cs.washington.edu:15555/solr/#/vulcan/query Solr instance behind Textual Evidence Finder]</b>
  
 
:<b>Open IE 4.0</b> -- Process input sentence using Open IE 4.0 (similar to Michael's nlpweb) [To Do]
 
:<b>Open IE 4.0</b> -- Process input sentence using Open IE 4.0 (similar to Michael's nlpweb) [To Do]

Revision as of 06:20, 18 September 2013

This page has pointers to documents, resources, and demos.

Project Log

1. Meeting Notes
2. System Development

3. Experiments

Documents

Examples

Design Documents

Resources

Questions

NY Regents Sample of 4th-12th grade questions.

Current Training Set.

Definitions

Concept and Definitions extracted from 4th grade specific resources by Harcourt and McMillan.

A subset of definitions covering 4th grade science syllabus. The definitions are extracted from about seven different dictionaries.

Wikipedia sentences covering the target concepts.

Study Guide materials

Barrons Grade 4 Science Topics

Barrons Grade 4 Science Sentences


Demos and Services

UW
Proposition Verifier -- This interface will take in a natural language sentence as input, convert it into a proposition, and find evidence for it using UW's inference system.
Textual Evidence Finder-- Find tuples from study guide and definition sentences.
<b>Solr instance behind Textual Evidence Finder
Open IE 4.0 -- Process input sentence using Open IE 4.0 (similar to Michael's nlpweb) [To Do]
Compound Noun Categorizer -- Process text using fanse parser. [To Do]
Vulcan
Vulcan Evaluation Server -- Select the **SECOND** entry (Direct Question-Answering (XML returned)) and type in a question. If the UW question-answerer can return answers in the same structure, then the tester can interface with it and run the exams through.

Literature

Quantification

Underspecified Quantification

Aurelie Herbelot, Thesis.

BLP and MLNs

1. Learning to Read Between the Lines using Bayesian Logic Programs Raghavan and Mooney, ACL 2012.

2. Tuffy: Scaling up Statistical Inference in Markov Logic Networks using an RDBMS VLDB 2011. Slides

3. RockIt: Exploiting Parallelism and Symmetry for MAP Inference in Statistical Relational Models AAAI 2013.