<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hi Naman,</div><div class=""><br class=""></div><div class="">The only thing I would add to what Mike already wrote is that (I believe) you should to compile GG using ace/config.parse.tdl for parsing and ace/config.generate.tdl for generating, to take maximum advantage of statistical models.</div><div class=""><br class=""></div><div class="">Regards,</div><div class="">Woodley Packard</div><br class=""><div><blockquote type="cite" class=""><div class="">On Oct 21, 2016, at 10:54 PM, Michael Wayne Goodman <<a href="mailto:goodmami@uw.edu" class="">goodmami@uw.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div dir="ltr" class="gmail_msg">Hello Naman,</div><div dir="ltr" class="gmail_msg"><div class="gmail_msg"><br class=""></div><div class="gmail_msg">I'm adding the DELPH-IN developers list [1]<span class="gmail_msg m_1692455297166814556inbox-inbox-Apple-converted-space"> </span>since I'm not a developer for ACE nor GG, and others might have more information for you. I'd be happy to answer pyDelphin questions, however, and for that I encourage you to either file an issue [2] or ask on the developers list.</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">But I think I can solve your immediate problem.</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">In order to get GG's DAT file for ACE to use, you'll need to compile it (see [3]). The repository you are using appears outdated, as it doesn't have the relevant files for ACE. Try the one in the LOGON repository, instead: <a href="http://svn.emmtee.net/trunk/dfki/gg" class="gmail_msg" target="_blank">http://svn.emmtee.net/trunk/dfki/gg</a><br class="gmail_msg"><br class="gmail_msg">Navigate to the gg directory and run the following:</div><div class="gmail_msg"><br class=""></div><div class="gmail_msg"> ace -g ace/config.tdl -G gg.dat</div><div class="gmail_msg"><br class=""></div><div class="gmail_msg">When the command terminates, you should be able to use the gg.dat file with ACE:</div><div class="gmail_msg"><br class=""></div><div class="gmail_msg"> echo "Das Haus ist kelin." | ace -g gg.dat</div><div class="gmail_msg"><br class=""></div><div class="gmail_msg">I hope that helps you get started.<br class="gmail_msg"><br class="gmail_msg">[1] <a href="http://lists.delph-in.net/mailman/listinfo/developers" class="gmail_msg" target="_blank">http://lists.delph-in.net/mailman/listinfo/developers</a></div><div class="gmail_msg">[2] <a href="https://github.com/delph-in/pydelphin/issues" class="gmail_msg" target="_blank">https://github.com/delph-in/pydelphin/issues</a></div><div class="gmail_msg">[3] <a href="http://sweaglesw.org/linguistics/ace/download/ace-0.9/doc/options.wiki" class="gmail_msg" target="_blank">http://sweaglesw.org/linguistics/ace/download/ace-0.9/doc/options.wiki</a></div></div><div dir="ltr" class="gmail_msg"><div class="gmail_msg"><br class="gmail_msg"><br class="gmail_msg"><div class="gmail_quote gmail_msg"><div dir="ltr" class="gmail_msg">On Fri, Oct 21, 2016 at 10:09 PM Naman Deep Singh <<a href="mailto:nmndeep@gmail.com" class="gmail_msg" target="_blank">nmndeep@gmail.com</a>> wrote:<br class="gmail_msg"></div><blockquote class="gmail_quote gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="gmail_msg"><div class="gmail_msg"><div class="gmail_msg"><div class="gmail_msg"><div class="gmail_msg"><div class="gmail_msg">SIR, <br class="gmail_msg"></div>I am member of a team currently working on Machine translation and we are using ACE and py-Delphin.<br class="gmail_msg"><br class="gmail_msg"></div>I am trying to implement a German grammar with ACE but it's file composition is not same are ERG or JACY, this grammar is available at <a href="http://gg.opendfki.de/" class="gmail_msg" target="_blank">http://gg.opendfki.de/</a> on unpacking the archive a lot of .tdl files come up but as in ERG not .dat file comes up.<br class="gmail_msg"></div>Would you please look into my problem and help me to resolve the issue.<br class="gmail_msg"><br class="gmail_msg"></div>With Regards<br class="gmail_msg"></div></div><div dir="ltr" class="gmail_msg">NAMAN DEEP SINGH<br class="gmail_msg"></div></blockquote></div></div></div></div>
</div></blockquote></div><br class=""></body></html>