Giter VIP home page Giter VIP logo

ai_policyanalysis's Introduction

AI Policy Analysis

Overview

This project focuses on analyzing the recent positions of leading countries in the realm of Artificial Intelligence (AI), specifically China, Europe, and the United States. The analysis involves extracting insights from provided documents, categorized into "Main sources" and "Additional sources."

Technology and Dependencies

  • Python: Programming language used for analysis.
  • Libraries:
    • pandas
    • nltk
    • gensim
    • wordcloud
    • networkx
    • matplotlib

Analysis Process

1. Document Categorization

  • Main_sources/: Folder containing primary documents for mandatory analysis.
  • Additional_sources/: Folder for optional documents, including "AI_EUvsUS.pdf."

2. Text Analysis

Text Cleaning and Tokenization

  • Clean the text by converting to lowercase, removing stopwords, and ensuring alphanumeric content.

N-grams and Topic Detection

  • Generate bi-grams and tri-grams to capture meaningful phrases in the text.

Word Cloud Generation

  • Create word clouds to visually represent the most frequent words in the text.

Statistics Calculation

  • Calculate various statistics, including the number of words, unique words, and entropy of the text.

Network Generation

  • Create a network graph to visualize relationships between words to derive insights.

3. Report Generation

  • Generate bi-grams and tri-grams.
  • Perform topic detection and generate word clouds.
  • Calculate statistics and visualize networks.
  • Write findings in the report file.

4. Top Words and Bigrams Analysis

  • Calculate and print top words and bigrams for China, Europe, and the US.
  • Load and preprocess text data for EU and US.

5. Generate Word Clouds

  • Generate word clouds for China, Europe, and the US.

Report Reference

-Review the attached report for detailed findings and valuable insights from the analysis on the AI positions of China, Europe, and the United States.

ai_policyanalysis's People

Contributors

nikhilbiradar800 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.