[Attempto] Strange behaviour of APE

Pierre-Alexandre Voye ontologiae at gmail.com
Sun May 8 18:48:03 CEST 2011


Hello, I experience a strange behaviour of APE : it fails depending of the
type of output :
$ ./ape.exe -text "AuthoredContent contains a title and a date and an author
and a content and a grade and a tree." -guess -cpnf
Works fine

./ape.exe -text "AuthoredContent contains a title and a date and an author
and a content and a grade and a tree." -guess -cowlfsspp
<?xml version="1.0" encoding="UTF-8"?>

<apeResult>
  <duration tokenizer="0.019" parser="0.000" refres="0.000"/>
  <owlfsspp></owlfsspp>
  <messages>
    <message
        importance="warning"
        type="word"
        sentence="1"
        token="1"
        value="AuthoredContent"
        repair="Undefined word. Interpreted as a singular proper name."/>
    <message
        importance="error"
        type="owl"
        sentence="1"
        token=""
        value="and"
        repair="Noun phrase conjunctions not supported."/>
    <message
        importance="error"
        type="owl"
        sentence="1"
        token="2"
        value="contain"
        repair="Subject or object of this verb makes an illegal
reference."/>
  </messages>
</apeResult>

Strange isn't it ?

Regards,

P-A

-- 
---------------------
Isaac Project - http://www.lisaac.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ifi.uzh.ch/pipermail/attempto/attachments/20110508/67250370/attachment.html>


More information about the attempto mailing list