Issues with Pos("POS") and Star(Pos("."))

11 views
Skip to first unread message

Borna Jafarpour

unread,
May 19, 2017, 1:33:37 PM5/19/17
to Quepy
Hi,

No matter what I try, it seems that Quepy ignores the following two regexes I wrote for my program: Pos("POS") and Star(Pos("."))
For example, I want Star(Pos(".")) to match the end of a sentence like follows: "who is Tom Cruise ???"

Also Pos("POS") is ignored in other examples I have.

Appreciate you help,

Thanks,

Borna

Rafael Carrascosa

unread,
May 20, 2017, 8:37:21 AM5/20/17
to qu...@googlegroups.com
Hi Borna,

Try running your quepy app with DEBUG log level, it should print an interpretation of the queries you are typing. If you are using the dbpedia example that can be done with `python main.py -d "who is Tom Cruise ???"`.

Regards,


Rafael

--
You received this message because you are subscribed to the Google Groups "Quepy" group.
To unsubscribe from this group and stop receiving emails from it, send an email to quepy+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages