Pinned Repositories
Adv_XV6
Advanced_Semantic_similarity
Semantic similarity methodolgies including multilingual appraoches
Better-Reddit-MERN
This is Reddit clone made by using MERN Stack.
BRSM-Project
Clash_of_Clans-Python-implementation
In this repository the famous Clash of Clans game has been implemented in python framework.
MERN_Stack-Project
Admin Panel and WebApp made from MERN Stack
NLP-Sarcasm-Irony-Detection
Advanced NLP project where we needed to build a Sarcasm/Irony classifier. It has many methods like BiLSTM, Transformers to BERT/ T5 / MPNET finetuning
POS_Tagger
A POS_Tagger made from scratch in Pytorch
Prompt-Engineering-BERT-NLP
Implement prompt tuning on a GPT-2 small model using PyTorch and fine-tune it on three tasks: summarization, question answering, and machine translation.
Regex-Tokenizer
A self made Regex Tokeniser to clean the corpus.
tanalpha-aditya's Repositories
tanalpha-aditya/Prompt-Engineering-BERT-NLP
Implement prompt tuning on a GPT-2 small model using PyTorch and fine-tune it on three tasks: summarization, question answering, and machine translation.
tanalpha-aditya/Better-Reddit-MERN
This is Reddit clone made by using MERN Stack.
tanalpha-aditya/Adv_XV6
tanalpha-aditya/Advanced_Semantic_similarity
Semantic similarity methodolgies including multilingual appraoches
tanalpha-aditya/Clash_of_Clans-Python-implementation
In this repository the famous Clash of Clans game has been implemented in python framework.
tanalpha-aditya/NLP-Sarcasm-Irony-Detection
Advanced NLP project where we needed to build a Sarcasm/Irony classifier. It has many methods like BiLSTM, Transformers to BERT/ T5 / MPNET finetuning
tanalpha-aditya/POS_Tagger
A POS_Tagger made from scratch in Pytorch
tanalpha-aditya/Regex-Tokenizer
A self made Regex Tokeniser to clean the corpus.
tanalpha-aditya/BRSM-Project
tanalpha-aditya/C-shell
tanalpha-aditya/Concurrency-multithreading
It has 2 questions solved upon the concepts of concurrency and has been solved using semaphores and multithreading.
tanalpha-aditya/MERN_Stack-Project
Admin Panel and WebApp made from MERN Stack
tanalpha-aditya/demo-repo
demo for github intro
tanalpha-aditya/ELMO-NLP
This repo provides a comprehensive overview of ELMo (Embeddings from Language Models), a deep contextualized word representation model,
tanalpha-aditya/Future-word-prediction-NLP
Implemented BiDirectional Long Short- Term Memory (BiLSTM) to build a Future Word Prediction model. The project involved training these models using large datasets of textual data and tuning hyperparameters to optimize the accuracy of the model.
tanalpha-aditya/iiitprevpapers
IIIT Hyderabad Previous Paper Repo
tanalpha-aditya/Is-Urdu-more-polite-than-Hindi-
tanalpha-aditya/iss-assignment1
tanalpha-aditya/ISS-lab-1
tanalpha-aditya/Machine-Translation-NLP
This repo is an implementation of transformer based machine translation system.
tanalpha-aditya/Network-File-System
tanalpha-aditya/Networking-TCP-UDP
tanalpha-aditya/PBS-COW_Adv-XV6
tanalpha-aditya/Structure-Dependence-of-Hindi
This Term Paper explains the "Structure Dependence" of Indian Languages, especially Hindi with reference to different aspects of language -- (sound, word, sentence) with suitable examples
tanalpha-aditya/tanalpha-aditya
tanalpha-aditya/tanalpha-aditya.github.io
Personal Website
tanalpha-aditya/Word-Clouds
Corpus collection by webcrawling -> 10,000 sentences of english and Hindi ( Indian Language ) -> Tokenization, POS Tagging, Removal of Stopwords, Stemming and Lemmatization done with analysis