Pinned Repositories
Codes
Mini Projects on python
DonorsChoose-Prediction
predicting teachers' project proposals will be approved or not
FastAttack
Adversarial attack method against text classifiers.
Friend-Recommendation
Social Network Link Prediction
microblog
Neural-Machine-Translation
Hindi To English Neural Translation Model
Program-Analysis-using-Ast2json
This project is used to extract some basic assignment statements, loop conditions from the given python program. Using static control flow analysis, the project can be used to create a control flow graph. Using Reaching definition and live variable analysis, one can eliminate dead code from the program.
Semantic-Code-Clone-Detection
Detecting semantically equivalent code clone pairs in two or more code fragments.
Sentiment-Analysis
Sentiment Analysis on Twitter Data
Verification-of-Hydra-using-Scribble
A verification tool used to check some of the distributed properties of Hydra.
Abhi24krishna's Repositories
Abhi24krishna/Program-Analysis-using-Ast2json
This project is used to extract some basic assignment statements, loop conditions from the given python program. Using static control flow analysis, the project can be used to create a control flow graph. Using Reaching definition and live variable analysis, one can eliminate dead code from the program.
Abhi24krishna/Friend-Recommendation
Social Network Link Prediction
Abhi24krishna/Semantic-Code-Clone-Detection
Detecting semantically equivalent code clone pairs in two or more code fragments.
Abhi24krishna/Verification-of-Hydra-using-Scribble
A verification tool used to check some of the distributed properties of Hydra.
Abhi24krishna/Codes
Mini Projects on python
Abhi24krishna/DonorsChoose-Prediction
predicting teachers' project proposals will be approved or not
Abhi24krishna/FastAttack
Adversarial attack method against text classifiers.
Abhi24krishna/microblog
Abhi24krishna/Neural-Machine-Translation
Hindi To English Neural Translation Model
Abhi24krishna/Sentiment-Analysis
Sentiment Analysis on Twitter Data