Hello,<br>I got an error in the paraphrase module, although the DRS output is good. Maybe it's normal, I don't know.<br>Here the sentence I gave to APE :<br>if Agent1 learns that Agent2 says hello then Agent1's goal is hello.<br>

<br>The parameters was :  -cparaphrase2 -cdrs -guess -cdrspp<br><br>if Agent1 learns that Agent2 says hello then Agent1's goal is hello.<br><br>Here the output :<br><br><?xml version="1.0" encoding="UTF-8"?><br>

<br><apeResult><br>  <duration tokenizer="0.020" parser="0.000" refres="0.000"/><br>  <drs>drs([], [=&gt;(drs([A, B], [predicate(A, learn, named('Agent1'), B)-1/3, B:drs([C], [predicate(C, say, named('Agent2'), named(hello))-1/6])]), drs([D, E, F], [relation(D, of, named('Agent1'))-1/12, object(D, goal, countable, na, eq, 1)-1/14, property(E, hello, pos)-1/18, predicate(F, be, D, E)-1/15]))])</drs><br>

  <drspp>[]<br>   [A, B]<br>   predicate(A, learn, named(Agent1), B)-1/3<br>      B<br>      [C]<br>      predicate(C, say, named(Agent2), named(hello))-1/6<br>   =&gt;<br>   [D, E, F]<br>   relation(D, of, named(Agent1))-1/12<br>

   object(D, goal, countable, na, eq, 1)-1/14<br>   property(E, hello, pos)-1/18<br>   predicate(F, be, D, E)-1/15<br></drspp><br>  <paraphrase2>ERROR</paraphrase2><br>  <messages><br>    <message<br>

        importance="warning"<br>        type="word"<br>        sentence="1"<br>        token="2"<br>        value="Agent1"<br>        repair="Undefined word. Interpreted as a singular proper name."/><br>

    <message<br>        importance="warning"<br>        type="word"<br>        sentence="1"<br>        token="5"<br>        value="Agent2"<br>        repair="Undefined word. Interpreted as a singular proper name."/><br>

    <message<br>        importance="warning"<br>        type="word"<br>        sentence="1"<br>        token="11"<br>        value="Agent1"<br>        repair="Undefined word. Interpreted as a singular proper name."/><br>

  </messages><br></apeResult><br><br>Regards,<br>P-A<br clear="all"><br>-- <br>---------------------<br>Isaac Project - <a href="http://www.lisaac.org/">http://www.lisaac.org/</a><br>