Skip to content

jishnu-lab/DISCoNet

Repository files navigation

DISCo-Net : Distributed, Interpretable, and Scalable computing for **Co-**authorship Networks

DISCO-Net overview

An exponential growth in scientific literature necessitates the development of highly scalable computational tools that can effectively analyze and distill insights from complex, interconnected research landscapes. We introduce Distributed, Interpretable, and Scalable computing for **Co-**authorship Networks (DISCo-Net), a robust and scalable tool engineered to curate and examine large-scale co-authorship networks by harnessing the power of distributed computing and advanced relational database queries.

Contents

Features

  • Scalable interpretable model
  • Distributed computing
  • BERT based interpretable inference

Usage

Initial setup

  1. Create a Python 3.8 or newer virtual environment.

    conda create -n disconet python=3.8
    source activate disconet
    
  2. Install disconet by running,

    pip install pydisconet
    

DISCo-Net extensively utilizes following for scalability

Contributing

If you find a bug 🐛, please open a bug report. If you have an idea for an improvement or new feature 🚀, please open a feature request.

Author information

In case of any questions, please reach out to us at:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors