Difference between revisions of "Vulcan/MeetingNotes/Aug23 2013"

From Knowitall
Jump to: navigation, search
(Created page with "== Update == * Created a <b> plan</b> for a prototype system that will work on three example questions. <blockquote> * Stephen helped design a represent...")
 
(Update)
Line 19: Line 19:
 
<blockquote>
 
<blockquote>
 
* Tuffy allows built-in postgres functions in inference rules.  
 
* Tuffy allows built-in postgres functions in inference rules.  
* We can write our own postgres procedure that can be used in the inference rule.  
+
* We can write our own postgres procedures (e.g., stemmer, head word extractor etc.) that can be used as a function in the inference rule.  
 
* Tuffy developers think this should be doable easily.
 
* Tuffy developers think this should be doable easily.
 
</blockquote>
 
</blockquote>
Line 28: Line 28:
 
<blockquote>
 
<blockquote>
 
* isa, partOf, etc.
 
* isa, partOf, etc.
* Don't reimplement. Find resources.
+
* We have portions of the Aura KB available but they may not be very useful for the current task (grade-level science vs. college level bio).
 
</blockquote>
 
</blockquote>
  
Line 34: Line 34:
 
<blockquote>
 
<blockquote>
 
* Send Stephen literature and other material for definition processing.
 
* Send Stephen literature and other material for definition processing.
 +
</blockquote>
  
</blockquote>
 
 
* What are the research problems?  
 
* What are the research problems?  
 
<blockquote>
 
<blockquote>

Revision as of 17:31, 23 August 2013

Update

  • Created a plan for a prototype system that will work on three example questions.
  • Weak evidence finder.
  • Greg is getting started on weak evidence finder.
  • Started a specs page for this component.
  • Greg will flesh out the details.
  • How to perform procedural escapes within Tuffy or other MLN systems?
  • Tuffy doesn't support procedural escapes but we can make do with some hacks.
  • Tuffy allows built-in postgres functions in inference rules.
  • We can write our own postgres procedures (e.g., stemmer, head word extractor etc.) that can be used as a function in the inference rule.
  • Tuffy developers think this should be doable easily.
  • Get a knowledge spec:
  • isa, partOf, etc.
  • We have portions of the Aura KB available but they may not be very useful for the current task (grade-level science vs. college level bio).
  • Stephen to take lead on definition extractor.
  • Send Stephen literature and other material for definition processing.
  • What are the research problems?
  • Definitions extractor
  • Reading rules from text.
  • Abductive reasoning
  • Procedural escapes for textual matching.