Training data from digitally available United Nations Resolutions from the Security Council and General Assembly
The dataSet
branch has the dataset while the dataSetTools
branch will have the tools used to make the dataset (without documentation as of now)
Link for General Assembly Resolutions Dataset
https://github.com/ToastyTraining/UnitedNations/raw/dataSet/UNGADataset.txt
Link for Security Council Resolutions Dataset
https://github.com/ToastyTraining/UnitedNations/raw/dataSet/UNSCDataset.txt
git clone https://github.com/ToastyTraining/UnitedNations
git clone https://github.com/ToastyTraining/UnitedNations -b dataSet --single-branch
git clone https://github.com/ToastyTraining/UnitedNations -b dataSetTools --single-branch