GithubHelp home page GithubHelp logo

jchburmester / ai_cc Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 238.82 MB

Mapping the Landscape of AI, ML, and DL in Climate Change Research

License: MIT License

Python 0.10% Jupyter Notebook 38.46% HTML 61.44%
artificial-intelligence bibliometric-analysis climate-change deep-learning green-ai machine-learning meta-analysis nlp responsible-ai text-analysis

ai_cc's Introduction

[Meta-study:] Mapping the Landscape of AI, ML, and DL in Climate Change Research: Impacts and Applications

This is a project that aims to assess the impact and roles of AI, ML, and DL in climate change research. The assessment will be done by crawling the Elsevier articles database to gather relevant articles, and then apply clustering and other text analysis techniques on the compiled data.

The goal is to provide a brief, high-level snapshot of how AI, ML, and DL intersect with climate change. We'd like to shed light on the dominant topics and views within the scientific community. We're mainly interested in understanding if the mentioned disciplines are considered valuable tools in tackling climate change thorughout or, conversely, if and in what way they could be contributing to the problem.

Clustering of 8,191 documents involving the keywords "AI", "ML", or "DL" on one hand and the keywords "climate change", "climate crisis", or "climate action" on the other hand.

SQL commands

To create a new table in SQL: """ psql -U postgres -h localhost -p 5432 -f "C:\Users\jch\ai_cc\crawling\db_style.sql" """

Code structure

The crawling folder contains all scripts to crawl the Scopus database for articles and consequently store those in an SQL database:

main.py handles and runs all scripts
BaseScopusCrawler handles most of the basic Scopus API interaction
ScopusCrawlerDB saves the data into an SQLAlchemy database

Due to local computing constraints, the analysis (Topic Modelling, Clustering, Text analysis) was run in Google Colab. The notebook can be found in the analysis folder.

ai_cc's People

Contributors

jchburmester avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.