You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm hoping to use your parser to parse some english/chinese sentences into amr graphs, but I am running into an issue when trying to run the download_artifacts.sh script as instructed in the first step of the readme instructions.
I have unzipped all of the zip files in the /data directory and followed the other instructions, but still don't see these files. Is there a way around this? Any tips would be appreciated!
The text was updated successfully, but these errors were encountered:
Hi,
I'm hoping to use your parser to parse some english/chinese sentences into amr graphs, but I am running into an issue when trying to run the download_artifacts.sh script as instructed in the first step of the readme instructions.
This is due to an invocation failure of the following script at line 13 (https://github.com/SapienzaNLP/xl-amr/blob/master/scripts/download_artifacts.sh#L13) : https://github.com/SapienzaNLP/xl-amr/blob/master/xlamr_stog/data/data_misc/numberbatch_emb.py because no embedding files exist of the form 'data/numberbatch/out_{}.txt' for each language.
I have unzipped all of the zip files in the /data directory and followed the other instructions, but still don't see these files. Is there a way around this? Any tips would be appreciated!
The text was updated successfully, but these errors were encountered: