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

Error when generating figures #12

Open
neubig opened this issue Mar 19, 2021 · 0 comments
Open

Error when generating figures #12

neubig opened this issue Mar 19, 2021 · 0 comments

Comments

@neubig
Copy link
Contributor

neubig commented Mar 19, 2021

Hi,

I'm currently running analysis and it seems to be kinda working but it's dying on generating figures.

Traceback (most recent call last):
  File "genFig.py", line 550, in <module>
    genHistTex(dict_breakdown_m2, path_template_breakdown, path_tex_base_breakdown, corpus_type, model_name2, data_mn_attr_range[corpus_type][model_name2], dict_data_bucketInfo[corpus_type])
  File "genFig.py", line 115, in genHistTex
    xticklabel = getTuple(eval(xticklabel_list[idx].split(":")[1]))

Here are scripts to completely reproduce the error, just check out the "analysis_scripts" branch of the repo and run run_all_analyses.sh: https://github.com/neubig/masakhane-ner/tree/analysis_scripts

Could you please help take a look?

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