diff demo/workspace/semantic_analysis.sh @ 13:16066f0a7127 tip

fixed the problem with brat
author Emmanouil Theofanis Chourdakis <e.t.chourdakis@qmul.ac.uk>
date Sat, 08 Dec 2018 11:02:40 +0000
parents 014bc3f21382
children
line wrap: on
line diff
--- a/demo/workspace/semantic_analysis.sh	Sun Dec 02 14:18:15 2018 +0000
+++ b/demo/workspace/semantic_analysis.sh	Sat Dec 08 11:02:40 2018 +0000
@@ -24,7 +24,7 @@
 
 cd ~/brat
 
-python2 standalone.py &
+python3 standalone.py &
 PID=$!
 
 echo "Please visit http://0.0.0.0:8001/index.xhtml#/workspace/story_processed"