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

APT Checkpoints? #53

Open
Zoher15 opened this issue Jun 19, 2023 · 4 comments
Open

APT Checkpoints? #53

Zoher15 opened this issue Jun 19, 2023 · 4 comments

Comments

@Zoher15
Copy link

Zoher15 commented Jun 19, 2023

Hi @jzhou316!

The instructions say:

from transition_amr_parser.parse import AMRParser
parser = AMRParser.from_checkpoint(in_checkpoint)
annotations = parser.parse_sentences([['The', 'boy', 'travels'], ['He', 'visits', 'places']])
# Penman notation
print(''.join(annotations[0][0]))

Which 'checkpoint' am I supposed to here?

Thanks!

Zoher

@jzhou316
Copy link
Collaborator

jzhou316 commented Jun 26, 2023

Hi Zoher, you can download our trained checkpoints from online. I believe @ramon-astudillo has better instructions about it. Can you shoot an email requesting the information?

@ramon-astudillo
Copy link
Member

I think he is looking for APT ones, which we do not offer

@jzhou316
Copy link
Collaborator

jzhou316 commented Jun 26, 2023 via email

@ramon-astudillo
Copy link
Member

Perfect, just remember to use the corresponding branch

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

3 participants