<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div><br class=""></div><div>I forgot to copy the list.</div><div><br class=""></div><div>Best,</div><div>Alexandre</div><div><br class=""><blockquote type="cite" class=""><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">From: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">Alexandre Rademaker &lt;<a href="mailto:arademaker@gmail.com" class="">arademaker@gmail.com</a>&gt;<br class=""></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">Subject: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class=""><b class="">Exporting profile</b><br class=""></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">Date: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">8 July 2020 15:47:22 GMT-3<br class=""></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">To: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">Stephan Oepen &lt;<a href="mailto:oe@ifi.uio.no" class="">oe@ifi.uio.no</a>&gt;<br class=""></span></div><br class=""><div class=""><div class=""><br class="">Hi Stephan,<br class=""><br class="">I was able to export the profile with:<br class=""><br class="">$ ./redwoods --binary --terg --home /home/user/tmp/ --target /tmp --export mrs,eds --active all treebank<br class=""><br class="">(The name of my profile is `treebank` and it is located in /home/user/tmp. I discovered the parameter `home` and the possibility to specify the last version of ERG with `terg`).<br class=""><br class="">That is nice, the parsing of profile files is not so trivial task and doesn’t make sense to not use the code already available. I wonder if the output format is document. For each item in the profile, I got a .gz file like that:<br class=""><br class="">[1] (1 of 3) {1} [ the text of the sentence ]<br class="">^L<br class="">[1:0] (active)<br class=""><br class="">[the mrs text representation]<br class=""><br class="">[the eds text representation]<br class=""><br class="">^L<br class="">[1:1] (inactive)<br class=""><br class="">[the mrs...]<br class=""><br class="">[the eds...]<br class=""><br class="">^L<br class="">[1:2] (inactive)<br class=""><br class="">[the mrs...]<br class=""><br class="">[the eds...]<br class=""><br class=""><br class="">I would also like to understand what is the minimal Lisp code to export a profile using the functions from the tsdb and lkb packages. Given that, I would not depend on the scripts. I would be able to start a lisp REPL and do it interactively. I was expecting to be able to learn it with the `source` parameter, but I didn’t get any result.<br class=""><br class="">Why do I need the grammar to export the profile? Sorry, maybe the answer to &nbsp;this question is a long one, an article or wiki page! ;-) I remember that I have already read somewhere that some formats need the grammar or the SEM-I interface, right?<br class=""><br class=""><br class="">Best,<br class="">Alexandre<br class=""></div></div></blockquote></div><br class=""></body></html>