hi mostafa,<br><br>the on-line demonstrator of the ERG is built around PET<br>for parsing, where there are mechanisms for unknown<br>word handling and parse ranking unavailable in the LKB.<br>furthermore, the LKB by default does not apply packing<br>
during parsing and (on top of that) is about a factor of 5<br>at least slower than PET.<br><br>thus, markedly lower coverage could be owed to unknown<br>words or resource exhaustion, or both.<br><br>given the examples you suggest, maybe you can add the<br>
missing vocabulary to ‘lexicon.tdl’.  for packing and parse<br>ranking, these can in principle be enabled.  please have a<br>look in ‘parse.lsp’ and ‘active.lsp’; if you need help, i can<br>refresh my memory of that code sometime next week …<br>
<br>best, oe<br><br>nb: there is a lisp API to PET, but there is no way it could<br>be made to work on windoze easily, i fear.<br><br><br>On Friday, May 17, 2013, Mostafa Gomaa &lt;<a href="mailto:mostafa.gomaa89@gmail.com">mostafa.gomaa89@gmail.com</a>&gt; wrote:<br>
&gt; Good day,<br>&gt; I am sorry if this has been asked before, but I am having some problems with LKB+ERG. I am using the latest version of both LKB and ERG, and there are a lot of sentences where LKB doesn&#39;t return any parses. I have played around with the online version of ERG and those sentences return parses. Any ideas on what to do about this?. Also I am primarily looking for a grammar with reasonable coverage of English, but doesn&#39;t have to be necessarily too large like the ERG. I basically want to be able to use sentences such as:<br>
&gt; &quot;fido is a dog&quot;<br>&gt; &quot;all dogs bark&quot;<br>&gt; &quot;what does fido do?&quot;<br>&gt; &quot;does fido bark?&quot;<br>&gt; &quot;is fido a dog?&quot;.<br>&gt; If anyone already knows from where I can obtain such a grammar or how to fix the issue with the ERG, I would be extremely grateful. Also, as a suggestion, I think it would be a very good idea to make an API for the online version of ERG, I think it would be extremely useful and much easier to use. Thank you all in advance.<br>
&gt; Regards,<br>&gt; Mostafa Gomaa<br>&gt;<br>&gt;<br><br>-- <br>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>+++ Universitetet i Oslo (IFI); Boks 1080 Blindern; 0316 Oslo; (+47) 2284 0125<br>
+++    --- <a href="mailto:oe@ifi.uio.no" target="_blank">oe@ifi.uio.no</a>; <a href="mailto:stephan@oepen.net" target="_blank">stephan@oepen.net</a>; <a href="http://www.emmtee.net/oe/" target="_blank">http://www.emmtee.net/oe/</a> ---<br>
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br><br>