Skip to content
View lokeshj1703's full-sized avatar
Block or Report

Block or report lokeshj1703

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Undirected-Modular-Decomposition Undirected-Modular-Decomposition Public

    Python implementation for modular decomposition of undirected graphs

    Python 6 1

  2. Semantic-Analysis-Using-Active-Learning Semantic-Analysis-Using-Active-Learning Public

    Used Active Learning Query By Committee technique for predicting polarity of sentiment in movie reviews. Achieved 98% accuracy by using 2% of the dataset.

    Python

  3. Parallel-Filesystem-Comparison Parallel-Filesystem-Comparison Public

    Given n filesystems a common subtree is created consisting of files and directories which are present in majority filesystems. A filesystem is present in the common subtree if it is present in majo…

    C++

  4. Simulation-Of-Reporter-Editor-Communication-using-MPI Simulation-Of-Reporter-Editor-Communication-using-MPI Public

    Used MPI to simulate communication between reporters and editors in a news channel. The reporters communicate with each other and report latest news to the editors. The editors communicate with eac…

    C

  5. Toy-Compiler Toy-Compiler Public

    Compiler for a simple language which supports function calls, record addition or subtraction, arithmetic operations on primitive datatypes, conditional statements and iterative statements (while loop)

    C

  6. coolconcepts coolconcepts Public