Difference between revisions of "TextRunner"

From Knowitall
Jump to: navigation, search
(Redirected page to Pagename)
Line 1: Line 1:
== Restarting the Demo in the event of a failure ==
+
#REDIRECT [[pagename]]
=== Old Demo (the one [http://www.cs.washington.edu/research/textrunner/reverbdemo.html here]) ===
 
For this demo to run, apache httpd must be running under the knowall account, and memcached should also be running (but is not absolutely necessary)
 
 
 
==== Restarting Apache Httpd: ====
 
A cron job has been set up to restart apache httpd properly in the event of a reboot, but if that fails, restart it manually as follows:
 
# Log into rv-n11 as knowall
 
# run the command: /home/knowall/web/apache/bin/apachectl start
 
 
 
==== Restarting Memcached ====
 
# Log into rv-n11 as knowall (if you haven't already)
 
# run the command: /home/knowall/scripts/restart-memcached.sh
 
 
 
=== New Demo ([http://openie.cs.washington.edu openie.cs]) ===
 
This version of the demo is still under active development and the method of restarting it is likely to change. For now, start it as follows:
 
# Log in to reliable (as anyone, for now)
 
# check out the "extractionbrowser" project from knowitall version control.
 
# Within a Screen or with nohup, run the command "mvn jetty:run" from the extractionbrowser directory.
 
 
 
== Bug List ==
 
* Search for predicate:"is located in" yields a null error.
 
* Search for argument1:"United States" overconstrains the results.
 

Revision as of 23:18, 23 December 2011

Redirect to: