Difference between revisions of "Vulcan/PrototypeToWorking"

From Knowitall
Jump to: navigation, search
(Created page with "== Switching to using actual evidence == ; Open IE tuples : Open IE tuples into Tuffy's MLN axiom format. : Decide on stemming, head word extraction and other normalization to...")
 
(Switching to using actual evidence)
Line 14: Line 14:
 
; CNC [Stopgap arrangement until Postgres external procedure is figured out.]
 
; CNC [Stopgap arrangement until Postgres external procedure is figured out.]
  
: Process arguments (phrases) in propositions and study guide through CNC and extract relations that denote containment (e.g., "composed of")
+
: Process arguments (phrases) in propositions and study guide through CNC.
 +
: Extract relations that denote containment (e.g., "composed of")
  
 
; Figure out external procedures.
 
; Figure out external procedures.
  
 
: Will do this early next week.
 
: Will do this early next week.

Revision as of 06:06, 6 September 2013

Switching to using actual evidence

Open IE tuples
Open IE tuples into Tuffy's MLN axiom format.
Decide on stemming, head word extraction and other normalization to apply.
Import into postgres db.
WordNet
Convert WordNet RDF triples into Tuffy's MLN format.
Import into postgres db.
CNC [Stopgap arrangement until Postgres external procedure is figured out.]
Process arguments (phrases) in propositions and study guide through CNC.
Extract relations that denote containment (e.g., "composed of")
Figure out external procedures.
Will do this early next week.