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

Preprocessing issue #1

Open
nahgnaw opened this issue Oct 15, 2015 · 1 comment
Open

Preprocessing issue #1

nahgnaw opened this issue Oct 15, 2015 · 1 comment

Comments

@nahgnaw
Copy link

nahgnaw commented Oct 15, 2015

When running the preprocessing step python amr_parsing.py -m preprocess [input_sentence_file], I ran into the following problem:

Loading Charniak parser model: WSJ+Gigaword ...
Begin Charniak parsing ...
terminate called after throwing an instance of 'swig::stop_iteration'
Aborted

I did successfully install bllipparser and swig. Do you know what might cause this error?

Thanks,
Han

@sameer-pradhan
Copy link
Member

This seems to be a problem with bllipparser itself.
Could you try to run the same set of sentences through bllipparser and check if it processes them correctly? If so, then you should send the full log or at least some more context of the log and ideally the sentence that is causing the crash. I believe you can attach log files rather than pasting them in the textbox.

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