You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I looked everywhere but, couldn't find proper resources for this library. Finally, I am writing this as an issue.
I am using this library with your quepy library for converting questions into sparql queries. @rafacarrascosa could you help me out with the regexes of the following questions:
Who is ("Proper noun Name")?
What is ("Someone's") lastname?
What is (<employee_id>'s) hiredate?
What is (<employee_id>'s) position?
** (advanced): 5) How many were hired before some ?
Please note, I am going to write the dsl for these in quepy. I am unable to do so right now, because I am not getting the regex correct in the first place.
The text was updated successfully, but these errors were encountered:
I looked everywhere but, couldn't find proper resources for this library. Finally, I am writing this as an issue.
I am using this library with your quepy library for converting questions into sparql queries. @rafacarrascosa could you help me out with the regexes of the following questions:
** (advanced): 5) How many were hired before some ?
Please note, I am going to write the dsl for these in quepy. I am unable to do so right now, because I am not getting the regex correct in the first place.
The text was updated successfully, but these errors were encountered: