article-ai-gov-framework

Webpage supporting the project: "Artificial intelligence in government: Concepts, standards, and a unified framework"

https://github.com/vincejstraub/article-ai-gov-framework

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org, sciencedirect.com
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Webpage supporting the project: "Artificial intelligence in government: Concepts, standards, and a unified framework"

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Companion page for Artificial intelligence in government: Concepts, standards, and a unified framework

This repo contains all code and data and the companion page for the article Artificial intelligence in government: Concepts, standards, and a unified framework, written by Vincent Straub, Deborah Morgan, Jonathan Bright, and Helen Margetts. The page hosts tables and visualizations presented in the article which may be reused under a Creative Commons Attribution 4.0 International license.

The page can be accessed at: https://ai-for-public-services.github.io/ai-gov-framework/

The article that now been published and can be accessed via the link below:

Straub, V. J., Morgan, D., Bright, J., & Margetts, H. (2023). Artificial intelligence in government: Concepts, standards, and a unified framework. Government Information Quarterly, 40(4), 101881. https://www.sciencedirect.com/science/article/pii/S0740624X23000813

Installation and use

Description of files contained in repository:

code/ notebooks/ --> This directory contains a jupyter notebooks for plotting Figure 1C src --> This directory contains all modules for scraping articles, extracting keywords and creating a .gexf file data/ processed/ --> This directory contains the processed search results in a CSV, network stats, and the cooccurence_network .gexf file raw/ --> This directory contains the raw search search results in a CSV requirements.txt ---> This file contains the requirements needed to reproduce the analysis

Citation

Straub, V. J., Morgan, D., Bright, J., and Margetts, H. (2022). Artificial intelligence in government: Concepts, standards, and a unified framework. arXiv preprint arXiv:2210.17218. DOI: https://doi.org/10.48550/arXiv.2210.17218.

You can also use this BibTeX entry.

License

All content on the page can be reused subject to providing credit and license notice under a Creative Commons Attribution 4.0 International license.

Contact

Corresponding authors: vstraub@turing.ac.uk and jbright@turing.ac.uk.

Owner

  • Name: Vincent Straub
  • Login: vincejstraub
  • Kind: user
  • Company: Alan Turing Institute

Researcher at Alan Turing Institute interested in AI, collective intelligence, computational social science & more.

Citation (CITATION.bib)

@misc{https://doi.org/10.48550/arxiv.2210.17218,
  doi = {10.48550/ARXIV.2210.17218},
  
  url = {https://arxiv.org/abs/2210.17218},
  
  author = {Straub, Vincent J. and Morgan, Deborah and Bright, Jonathan and Margetts, Helen},
  
  keywords = {Computers and Society (cs.CY), Artificial Intelligence (cs.AI), Human-Computer Interaction (cs.HC), Machine Learning (cs.LG), Systems and Control (eess.SY), FOS: Computer and information sciences, FOS: Computer and information sciences, FOS: Electrical engineering, electronic engineering, information engineering, FOS: Electrical engineering, electronic engineering, information engineering},
  
  title = {Artificial intelligence in government: Concepts, standards, and a unified framework},
  
  publisher = {arXiv},
  
  year = {2022},
  
  copyright = {Creative Commons Attribution 4.0 International}
}

GitHub Events

Total
  • Watch event: 1
  • Push event: 2
Last Year
  • Watch event: 1
  • Push event: 2

Dependencies

requirements.txt pypi
  • Pygments ==2.15.1
  • appnope ==0.1.3
  • asttokens ==2.2.1
  • backcall ==0.2.0
  • certifi ==2022.12.7
  • charset-normalizer ==3.1.0
  • click ==8.1.3
  • comm ==0.1.3
  • debugpy ==1.6.7
  • decorator ==5.1.1
  • executing ==1.2.0
  • google-search-results ==2.4.2
  • idna ==3.4
  • importlib-metadata ==6.6.0
  • ipykernel ==6.23.1
  • ipython ==8.13.2
  • jedi ==0.18.2
  • jellyfish ==0.11.2
  • jupyter_client ==8.2.0
  • jupyter_core ==5.3.0
  • matplotlib-inline ==0.1.6
  • nest-asyncio ==1.5.6
  • networkx ==3.1
  • numpy ==1.24.3
  • packaging ==23.1
  • parso ==0.8.3
  • pexpect ==4.8.0
  • pickleshare ==0.7.5
  • platformdirs ==3.5.1
  • prompt-toolkit ==3.0.38
  • psutil ==5.9.5
  • ptyprocess ==0.7.0
  • pure-eval ==0.2.2
  • pypdf ==3.8.1
  • python-dateutil ==2.8.2
  • pyzmq ==25.0.2
  • regex ==2023.5.5
  • requests ==2.29.0
  • segtok ==1.5.11
  • six ==1.16.0
  • stack-data ==0.6.2
  • tabulate ==0.9.0
  • tornado ==6.3.2
  • traitlets ==5.9.0
  • typing_extensions ==4.5.0
  • urllib3 ==1.26.15
  • wcwidth ==0.2.6
  • yake ==0.4.8
  • zipp ==3.15.0