Paper: https://www.aclweb.org/anthology/papers/W/W19/W19-4201/
We use AllenNLP - https://github.com/allenai/allennlp
The given configurations require CUDA.
To disable set cuda_device: -1
in configuration files.
git clone https://github.com/sigmorphon/2019 conll2019
path | description |
---|---|
library | python code that extends allennlp |
configurations | experiments based on this configurations |
sigmorphon | sigmorphon specific files and scripts |
cd code
pip install -r requirements.txt
# system1
bash sigmorphon/all_train_2019task1.sh
# system2
bash sigmorphon/all_train_2019task1.sh transfer
bash sigmorphon/all_predict_2019task1.sh