Hello,<br><br>When using the &#39;-sm=&#39; option to rank parse trees, are all parses found first, and then ranked?  The reason I am asking is that PET takes a very long time for some longer sentences with many possible parses.  I wasn&#39;t sure if there was any sort of &quot;best first&quot; search strategy that could be switched on (if not already on), where &quot;best&quot; refers of the final parse ranking.  If not, then I guess there&#39;s no way to speed up these cases by just asking for the top few parses, because they all must be found first anyway.<br>
<br>Thanks.<br>