Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.5 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.5 KB

Overseeing government with AI

Automated ranking and filtering of legal notices in the government gazette

Tutorial presented at ICEDEG 2023 (Ninth International Conference on eDemocracy & eGovernment). It can be followd at: analysis/tutorial_Overseeing-gov-with-AI.ipynb.

Running on Google Colab

  1. Access https://colab.research.google.com and create a new notebook.
  2. Go to 'File > Upload notebook', then select 'GitHub'.
  3. Put the address of this repository (https://github.com/cewebbr/text_ranking_in_gov) on the text box, select the appropriate repository and click on the notebook link 'analysis/tutorial_Overseeing-gov-with-AI.ipynb'.
  4. Once the notebook is loaded, go to 'Runtime > Change runtime type' and
  5. Select 'GPU' and save.

License

Created by Henrique S. Xavier.

This tutorial is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.