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

AMR parsing #74

Open
antoniobadia opened this issue Nov 25, 2024 · 0 comments
Open

AMR parsing #74

antoniobadia opened this issue Nov 25, 2024 · 0 comments

Comments

@antoniobadia
Copy link

When parsing sentence "Felix is a cat", I get this output:

::snt Felix is a cat.

(c / cat
:domain (p / person
:name (n / name
:op1 "Felix")))

I'm new to AMR, but this does not seem right. Is this what's expected?

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

1 participant