Git Product home page Git Product logo

community-detection's Introduction

Community-Detection

In this project, "Community Detection from Research Articles", the task then becomes detecting research papers which belong to a common field of research. The project contains following folders:

aan : This folder consists of the AAN (ACL Anthology Network) dataset. We worked on the 2013 release of the dataset.

aan_small : This folder consists of the subset of the AAN dataset. It consists of ~2000 nodes.

algorithms: This folder contains code for the different algorithms used. cosine-kmeans jaccard-kmeans louvain newman-girvan newman-girvan-v2 (using lib)

metrics: This folder contains code for the community detection using different metrics.

authorCitation: This metric uses the author citation network to detect communities. We have used louvain and newman-girvan algorithms for this. How to run: Refer Community-Detection/metrics/authorCitation/README.md paperCitaion: This metric uses the paper citation network to detect communities. We have used louvain and newman-girvan algorithms for this. How to run: Refer Community-Detection/metrics/paperCitation/README.md title: This folder contains the code for running K-means algorithm (using Jaccard and Cosine) on the title metric. How to run: Refer title/README.md year: This folder contains the code for running K-means algorithm (using Jaccard and Cosine) on the year metric. How to run: Refer year/README.md

outputs : This folder contains the outputs from various algorithms along with their respective graphs.

cleanup.sh: used to remove any *.pyc files from project.

CommunityDetectionReport.pdf: This is the project report

community-detection's People

Contributors

hitesh96db avatar tmadhuri avatar kanikakanwal avatar

Watchers

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