<div dir="ltr">Hi Berthold,<div><br></div><div>Thanks for the response and suggestion for the workaround and sorry for my slow response. The context I was trying to get gg working in is a web-app that depends only upon ACE and doesn't invoke any other DELPH-IN machinery, so I think I'm stuck with using ACE's repp. I was mainly trying to get gg working in an effort to plug in as many grammars as possible to my app for a demo at the recent summit, however standalone ACE support would be good to have more generally as it seems that embedding ACE within an application/library is an increasingly popular way of using DELPH-IN grammars (eg <a href="https://github.com/delph-in/pydelphin">pyDelphin</a>, <a href="https://github.com/goodmami/demophin" class="">demophin</a> in addition to my <a href="http://moin.delph-in.net/TypediffTop">Typediff</a>).</div><div><br></div><div><span style="line-height:1.5">Ned</span><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Sat, 8 Aug 2015 at 09:15 Berthold Crysmann <<a href="mailto:berthold.crysmann@gmail.com">berthold.crysmann@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div><br>
Dear Ned, <br>
<br>
thanks for your report and sorry for the week's delay. I usually
still use pet for parsing with gg, so that's why this probably
went unnoticed. Should make the switch, though. <br>
<br>
After a bit of looking around, I figured out that tokenisation
appeared to be the culprit. For now, ace parses in yy mode (just
like pet). <br>
If you are using the fine system ([incr tsdb()]), just add "-y" to
the ace parameters, and copy over the :preprocessor statement from
the gg@pet cpu. <br>
<br>
I do know that ace natively includes repp, and I did have it
working at least back in 2012/2013, and some calls are in
config.tdl, but they do not seem to work right at the mo. I shall
look into that next week. <br>
<br>
Cheers, <br>
<br>
Berthold</div></div><div text="#000000" bgcolor="#FFFFFF"><div><br>
<br>
<br>
<br>
On 31/07/15 11:07, Ned Letcher wrote:<br>
</div></div><div text="#000000" bgcolor="#FFFFFF">
<blockquote type="cite">
<div dir="ltr">Hi all,
<div><br>
</div>
<div>I've encountered some problems parsing with ACE and gg. I
cant get it to parse even simple German sentences:</div>
<div><br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="font-family:monospace,monospace">echo "Am Anfang war
das Wort." | ace -g ~/data/grammar-data/gg.dat<br>
</span><span style="font-family:monospace,monospace">NOTE: 0
readings, added 1237 / 542 edges to chart (254 fully
instantiated, 48 actives used, 177 passives used)</span><span style="font-family:monospace,monospace;white-space:pre-wrap">
</span><span style="font-family:monospace,monospace">RAM:
6822k<br>
</span><font face="monospace, monospace">SKIP: Am Anfang war
das Wort.</font></blockquote>
<div><br>
</div>
<div><br>
</div>
<div>I'm using the version of gg in the logon repo along with
the supplied $LOGONROOT/dfki/gg/ace/config.parse.tdl </div>
<div><br>
</div>
<div>Anyone have any leads? Any extra config I need perhaps?<br>
</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Ned</div>
</div>
</blockquote>
<br>
<br>
</div><div text="#000000" bgcolor="#FFFFFF"><pre cols="72">--
Berthold Crysmann <a href="mailto:crysmann@linguist.jussieu.fr" target="_blank"><crysmann@linguist.jussieu.fr></a>
CNRS, Laboratoire de linguistique formelle (UMR 7110), U Paris Diderot
Case 7031, 5 rue Thomas Mann, 75205 Paris cedex 13
Bureau 545, bâtiment Olympe de Gouges, rue Albert Einstein, 75013 Paris</pre>
</div></blockquote></div>