Git Product home page Git Product logo

bibliographic_graph_analysis_and_visualization_social_network_analysis's Introduction

Bibliographic_Graph_Analysis_and_Visualization_Social_Network_Analysis

This repository contains code for analyzing and visualizing a bibliographic graph using a heterogeneous network. The methodology involves data preparation, graph construction, node feature extraction, text processing and vectorization, dimensionality reduction, clustering, cluster visualization, and variable distribution evaluation.

Methodology

Data Preparation:

Clean the dataset by removing missing values and duplicates, select relevant columns, and save the cleaned dataset.

Graph Construction:

Build a directed graph using NetworkX, where nodes represent paper titles and citations, and edges represent connections between them.

Node Feature Extraction:

Extract node features, such as the number of topics or papers associated with each node.

Text Processing and Vectorization:

Process and vectorize textual data using techniques like TF-IDF to convert text into numerical representations.

Dimensionality Reduction:

Apply Truncated SVD to reduce the dimensionality of the vectorized data while preserving essential information.

Clustering:

Use K-means clustering to group similar data points based on their reduced dimensional representations.

Cluster Visualization:

Visualize the clusters using scatter plots to gain insights into the clustering results and patterns in the data.

Variable Distribution Evaluation:

Evaluate the distribution of selected variables using count plots to identify patterns and imbalances.

bibliographic_graph_analysis_and_visualization_social_network_analysis's People

Contributors

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