<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Thank you, Dr Emerson, for the suggestion of VirtualBox! With it I managed to get the local server running on Ubuntu&nbsp;and can now successfully use it with the REST interface on Windows.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I get an ERROR:root:Malformed output from ACE: each time I ask ACE to parse something, but the sentence still gets parsed and the output returned seems to be alright. Specifically I am just checking for imperatives; comparing
 a few runs against the output I got from using <a href="http://chimpanzee.ling.washington.edu/bottlenose/erg/parse" class="OWAAutoLink" id="LPlnk438863" previewremoved="true">
http://chimpanzee.ling.washington.edu/bottlenose/erg/parse</a> gives me the same results. I think in this case I do not have to be too concerned about that error message? Please do correct me if I am mistaken about this.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Thank you again for all the advice and help!</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Regards,</p>
<p style="margin-top:0;margin-bottom:0">Bianca<br>
</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Guy Emerson &lt;gete2@cam.ac.uk&gt;<br>
<b>Sent:</b> Monday, August 20, 2018 9:00:32 PM<br>
<b>Cc:</b> #KANG NI YING BIANCA#; developers<br>
<b>Subject:</b> Re: [developers] text analysis advice</font>
<div>&nbsp;</div>
</div>
<meta content="text/html; charset=utf-8">
<div>
<div dir="ltr">
<div>That looks like the same error I was getting before.&nbsp; I never managed to get further, although I haven't tried again since that last thread.&nbsp; If you are interested, you could try running gdb and consulting the thread (look at the last couple of messages)
 to see if it's crashing at the same place.&nbsp; Regardless of where it is crashing, it is probably because some Linux functionality is still missing.&nbsp; If you're using the most up-to-date version of WSL, then there's not much you can do without delving into the
 details of WSL.&nbsp; I don't think anyone on the developers list (including myself) knows enough about WSL to do this.<br>
</div>
<div><br>
</div>
<div>The only reliable way I know of running ACE on Windows is to use a VirtualBox.<br>
</div>
</div>
<br>
<div class="x_gmail_quote">
<div dir="ltr">Am So., 19. Aug. 2018 um 17:58&nbsp;Uhr schrieb <a href="mailto:goodman.m.w@gmail.com">
goodman.m.w@gmail.com</a> &lt;<a href="mailto:goodman.m.w@gmail.com">goodman.m.w@gmail.com</a>&gt;:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr">
<div class="x_gmail_default" style="font-family:arial,helvetica,sans-serif">Hi Bianca,</div>
<div class="x_gmail_default" style="font-family:arial,helvetica,sans-serif"><br>
</div>
<div class="x_gmail_default" style="font-family:arial,helvetica,sans-serif">I'm bringing in the developers mailing list (you may need to subscribe in order to reply:
<a href="http://lists.delph-in.net/mailman/listinfo/developers" target="_blank">http://lists.delph-in.net/mailman/listinfo/developers</a>) as someone on the list may have more information.</div>
<div class="x_gmail_default" style="font-family:arial,helvetica,sans-serif"><br>
</div>
<div class="x_gmail_default" style="font-family:arial,helvetica,sans-serif">Developers, Bianca wants to run ACE on Ubuntu on WSL. I recall that Guy et al. made some progress on that front almost 2 years ago (see this thread:
<a href="http://lists.delph-in.net/archives/developers/2016/002372.html" target="_blank">
http://lists.delph-in.net/archives/developers/2016/002372.html</a>), but have things improved since then?</div>
<div class="x_gmail_default" style="font-family:arial,helvetica,sans-serif"><br>
</div>
<div class="x_gmail_default" style="font-family:arial,helvetica,sans-serif">Bianca, PyDelphin builds on top of ACE's stdin/stdout interface, and Bottlenose on top of PyDelphin, so this is why you see the same error for all 3 invocations of ACE.<br>
</div>
<br>
<div class="x_gmail_quote">
<div dir="ltr">On Sun, Aug 19, 2018 at 8:49 AM #KANG NI YING BIANCA# &lt;<a href="mailto:KANG0093@e.ntu.edu.sg" target="_blank">KANG0093@e.ntu.edu.sg</a>&gt; wrote:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div dir="ltr">
<div id="x_m_-7232932699576400285gmail-m_-2679625658688408989divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif">
<div id="x_m_-7232932699576400285gmail-m_-2679625658688408989divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif,&quot;EmojiFont&quot;,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,NotoColorEmoji,&quot;Segoe UI Symbol&quot;,&quot;Android Emoji&quot;,EmojiSymbols">
<p style="margin-top:0px; margin-bottom:0px">Dear Dr Goodman,</p>
<p style="margin-top:0px; margin-bottom:0px"><br>
</p>
<p style="margin-top:0px; margin-bottom:0px">Apologies for another email - I found out I could try to run Ubuntu as a subsystem on Windows to give the Linux server a go, but ran into an error (deadly signal and malformed ACE output).&nbsp;</p>
<p style="margin-top:0px; margin-bottom:0px"><br>
</p>
<p style="margin-top:0px; margin-bottom:0px">I downloaded the pre-compiled ACE and ERG following
<a href="http://moin.delph-in.net/QuickStart" class="x_m_-7232932699576400285gmail-m_-2679625658688408989OWAAutoLink" id="x_m_-7232932699576400285gmail-m_-2679625658688408989LPlnk154850" target="_blank">
http://moin.delph-in.net/QuickStart</a> (the 0.9.27 versions) and also downloaded Bottlenose, Bottle and PyDelphin following
<a href="http://moin.delph-in.net/FrancisBond" class="x_m_-7232932699576400285gmail-m_-2679625658688408989OWAAutoLink" id="x_m_-7232932699576400285gmail-m_-2679625658688408989LPlnk679648" target="_blank">
http://moin.delph-in.net/FrancisBond</a><br>
</p>
<p style="margin-top:0px; margin-bottom:0px"><br>
</p>
<p style="margin-top:0px; margin-bottom:0px">These are the instances where I tried ACE; I hope the following screens will be helpful -<br>
</p>
<p style="margin-top:0px; margin-bottom:0px">1)Following the&nbsp;syntax on the Quickstart guide to check if ACE and ERG are working:</p>
<p style="margin-top:0px; margin-bottom:0px"><img size="0" id="x_m_-7232932699576400285gmail-m_-2679625658688408989img562598" style="max-width:99.9%"><br>
</p>
<p style="margin-top:0px; margin-bottom:0px"><br>
</p>
<p style="margin-top:0px; margin-bottom:0px">2)Trying to use the ACE interface:</p>
<p style="margin-top:0px; margin-bottom:0px"><img size="0" id="x_m_-7232932699576400285gmail-m_-2679625658688408989img866057" style="max-width:99.9%"></p>
<p style="margin-top:0px; margin-bottom:0px"><br>
</p>
<p style="margin-top:0px; margin-bottom:0px">3)Setting up the local server and connecting to it on the iPython notebook:</p>
<p style="margin-top:0px; margin-bottom:0px"><img size="0" id="x_m_-7232932699576400285gmail-m_-2679625658688408989img934671" style="max-width:99.9%"><br>
</p>
<p style="margin-top:0px; margin-bottom:0px"></p>
<p style="margin-top:0px; margin-bottom:0px">Are there any other files which I should have downloaded/steps I should have taken to avoid this error?</p>
<p style="margin-top:0px; margin-bottom:0px"><br>
</p>
<p style="margin-top:0px; margin-bottom:0px">Thank you again for your advice! Please let me know if you require more information - I am new to this but will do my best to provide it.</p>
<p style="margin-top:0px; margin-bottom:0px"><br>
</p>
<p style="margin-top:0px; margin-bottom:0px">Regards,</p>
<p style="margin-top:0px; margin-bottom:0px">Bianca<br>
</p>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</div>
</body>
</html>