Skip to content
View SirArthur7's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report SirArthur7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories

  1. KG-auto-extraction-from-Wikipedia KG-auto-extraction-from-Wikipedia Public

    A personal project on generating a Knowledge Graph visualization by meaningful auto text extraction in form of subject-predicate-object triplets from a Wikipedia page

    Jupyter Notebook 5

  2. Grammar-Error-Detection Grammar-Error-Detection Public

    Detect or classify input sentences as grammatically correct or incorrect by fine-tuning pre-trained DeBERTa-v3 model

    Jupyter Notebook 5

  3. GCN-ISI-Summer-School GCN-ISI-Summer-School Public

    ISI 7th Summer School Project on implementing 2-layer GCN on CORA, CiteSeer, PubMed datasets, using PyTorch, and analyzing Oversmoothing by going deep upto 1024 layers

    Jupyter Notebook 4

  4. PersistentDataStructure PersistentDataStructure Public

    Forked from kanko-ghosh/PersistantDataStructure

    CM Sir Project

    C++ 2

  5. Resume-Matching-with-JD Resume-Matching-with-JD Public

    Repo for Resume Matching with Job Descriptions by extracting details from CVs in PDF format, and matching them against the fetched job descriptions based on skills and education.

    Jupyter Notebook 2

  6. C-and-Python-like-Compiler C-and-Python-like-Compiler Public

    Java code + CFG for constructing a compiler to accept C-like code (with implicit data type assignment) as input, and to tokenize, parse using LL(1) parser and create symbol table with scope

    Java 1