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

how to linearize the amr graphy? #8

Open
JBoRu opened this issue Jul 24, 2020 · 0 comments
Open

how to linearize the amr graphy? #8

JBoRu opened this issue Jul 24, 2020 · 0 comments

Comments

@JBoRu
Copy link

JBoRu commented Jul 24, 2020

Hi,
Thanks for your meaningful works, i'm sorry to ask you about how to preprocess our data, which consist of the amr parsing result by using "stog", the sample as follows. In your readme, you said that we need linearied the amr graphy, but i don't konw how to make it. So, i hope you can give me some details about achieving this. Thanks!

# ::id 0_0
# ::tok Good afternoon . This is Michelle Li speaking , calling on behalf of IBA . Is Mr Meng available at all ?
# ::abstract_map {}
(c0 / multi-sentence
      :snt1 (c1 / afternoon
            :ARG1-of (c4 / good-02)
            :domain (c5 / this))
      :snt2 (c2 / speak-01
            :ARG0 (c6 / person)
            :topic (c7 / call-02
                  :ARG0 c6
                  :ARG2 (c10 / i)))
      :snt3 (c3 / possible-01
            :ARG1 (c8 / available-02
                  :mod (c11 / at-all))
            :mode interrogative))
@JBoRu JBoRu closed this as completed Jul 24, 2020
@JBoRu JBoRu reopened this Jul 24, 2020
@JBoRu JBoRu changed the title how to how to linearize the amr graphy? Jul 24, 2020
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