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

Failure for very simple cases #22

Open
zyong812 opened this issue Oct 12, 2022 · 1 comment
Open

Failure for very simple cases #22

zyong812 opened this issue Oct 12, 2022 · 1 comment

Comments

@zyong812
Copy link

sng_parser.tprint(sng_parser.parse('the chair is in front of the desk'))
Entities:
+--------+-----------+-------------+
| Head   | Span      | Modifiers   |
|--------+-----------+-------------|
| chair  | the chair | the         |
| desk   | the desk  | the         |
+--------+-----------+-------------+
Relations:
+-----------+------------+----------+
| Subject   | Relation   | Object   |
|-----------+------------+----------|
+-----------+------------+----------+
@zhuang-li
Copy link

@zyong812 Hi, our new scene graph parser can well handle this situation. The paper has been published in ACL 2023. Welcome to have a try. https://github.com/zhuang-li/FACTUAL

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

No branches or pull requests

2 participants