arglinking icon indicating copy to clipboard operation
arglinking copied to clipboard

Repository for ACL 2020 paper: "Multi-Sentence Argument Linking"

Results 9 arglinking issues
Sort by recently updated
recently updated
newest added

I have a problem of restoring the tokenized doc into full sentences. And I didn't see directory of individual files from downloaded rams dataset (the version with 4.5MB). Is there...

python scorer.py --gold_file --pred_file --ontology_file --do_all What is this ontology file with RAMS score and from where I can get it?

Bumps [ipython](https://github.com/ipython/ipython) from 7.8.0 to 8.10.0. Release notes Sourced from ipython's releases. See https://pypi.org/project/ipython/ We do not use GitHub release anymore. Please see PyPI https://pypi.org/project/ipython/ 7.9.0 No release notes provided....

dependencies

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...

Traceback (most recent call last): File "D:/PyProj_Pytorch/RAMS/arglinking-master/miso/commands/train.py", line 10, in from miso import models as Models File "D:\PyProj_Pytorch\RAMS\arglinking-master\miso\models\__init__.py", line 1, in from .model import Model File "D:\PyProj_Pytorch\RAMS\arglinking-master\miso\models\model.py", line 19, in...

Hello, Thanks for your dataset and code! I see #Docs is much smaller than #Events from Table 1, indicating that a document can contain multiple events. So is there a...

Hello, I love your dataset! I was wondering if you had a version of the dataset with the original documents. I see there are document keys, and in the README...

Hi! I want to train new model with RAMS 1.0. so I edited `rams.yaml` file. ``` # Parameters of the Argument Linking model # Device-sensitive parameters arglink_data_dir: &arglink_data_dir ../../data/RAMS_1.0/data/ glove:...

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies