-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
“What is 802.11?” #113
Comments
The problem come from the Stanford parser. This is even worse for “What is P=NP?”. |
(Partially) Fixed in https://github.com/ProjetPP/PPP-QuestionParsing-Grammatical/tree/reverse_predicates (but the problem comes from the stanford parser) Possible solution for such cases: apply the algorithm used with quotations:
If someone wants to implement this, please do it in branch |
See #118 |
+1 for this solution.
But this does not concern this branch. You should do one pull request per
problem to avoid huge modifications.
|
I will remove the advice once the branch will be merged. It's just to avoid that someone implement the solution in master before, otherwise there will be a big conflict. |
parsed as
(?,definition,802.11)
http://askplatyp.us/?lang=en&q=What+is+802.11%3F
The text was updated successfully, but these errors were encountered: