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 running setup_training #100

Open
aymen-souid-github opened this issue Jan 27, 2022 · 0 comments
Open

error when running setup_training #100

aymen-souid-github opened this issue Jan 27, 2022 · 0 comments

Comments

@aymen-souid-github
Copy link

python /home/souid/Downloads/conll-2012/v?/scripts/skeleton2conll.py /home/souid/Downloads/ontonotes-release-5.0/data/files/data/arabic/annotations/nw/ann/01/ann_0105.parse /home/souid/Downloads/conll-2012/v4/data/train/data/arabic/annotations/nw/ann/01/ann_0105.v4_gold_skel /home/souid/Downloads/conll-2012/v4/data/train/data/arabic/annotations/nw/ann/01/ann_0105.v4_gold_conll --text
Traceback (most recent call last):
File "/home/souid/Downloads/conll-2012/v3/scripts/skeleton2conll.py", line 1176, in
start(input_fname, conll_fname, output_fname, encoding, changes)
File "/home/souid/Downloads/conll-2012/v3/scripts/skeleton2conll.py", line 879, in start
for a_tree in iterate_trees(inf):
File "/home/souid/Downloads/conll-2012/v3/scripts/skeleton2conll.py", line 294, in iterate_trees
return [x for x in _iterate_trees_helper(string_seq) if x.strip()]
File "/home/souid/Downloads/conll-2012/v3/scripts/skeleton2conll.py", line 331, in _iterate_trees_helper
raise Exception("Parens should have been zero at end, were %s" % parens)
Exception: Parens should have been zero at end, were -3
Exit code: 1

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