Skip to content
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

fix the pronoun filter error; fix relation with "is" as AUX; make __flatten_conjunction recursive #27

Merged
merged 3 commits into from
Jan 22, 2024

Conversation

pzzhang
Copy link
Contributor

@pzzhang pzzhang commented Jan 22, 2024

  1. The pronoun filter "entity.root.lemma_ == '-PRON-'" is out of date. Fixed it.
  2. Deal with error cases: "A woman is in front of a piano." and "A woman is next to a piano."
  3. __flatten_conjunction should be recursive to get all conjunctions. Fixed it with example "A bowl of rice, noodle and grains."

@vacancy vacancy merged commit 3aa8a51 into vacancy:master Jan 22, 2024
@vacancy
Copy link
Owner

vacancy commented Jan 22, 2024

Thank you for contributing!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants