bishboi
3rd year Undergraduate Computational linguist from IIITH
International Institute of Information Technology, HyderabadHyderabad
Pinned Repositories
AES-encryption-in-python-using-pycrypto
This is the code for AES encryption in python using 'pycrypto'
Assignment
All the assignments solved as a student of IIIT
Automatic-Question-Generation-From-Sentences
Automated Rule based Wh Question generation system on a single sentence using simple replacement methods.
bishboi.github.io
My personal website
blackcape29.github.io
My personal website
Brainf8ck
Compiler for Brainf8ck
cltk
The Classical Language Toolkit
Deedy-Resume-Website
This is a resume/portfolio website based on Deedy's resume template and built in svelte
Webscraping-for-StanfordNLP
This is the web scraping script for StanfordNLP. I automated the boring work of Manually entering data and extracting processed data.
ecg_framenet
Package for reading in FrameNet data and performing operations on it, such as creating ECG grammars.
bishboi's Repositories
bishboi/Deedy-Resume-Website
This is a resume/portfolio website based on Deedy's resume template and built in svelte
bishboi/Webscraping-for-StanfordNLP
This is the web scraping script for StanfordNLP. I automated the boring work of Manually entering data and extracting processed data.
bishboi/Automatic-Question-Generation-From-Sentences
Automated Rule based Wh Question generation system on a single sentence using simple replacement methods.
bishboi/AES-encryption-in-python-using-pycrypto
This is the code for AES encryption in python using 'pycrypto'
bishboi/Assignment
All the assignments solved as a student of IIIT
bishboi/bishboi.github.io
My personal website
bishboi/blackcape29.github.io
My personal website
bishboi/Brainf8ck
Compiler for Brainf8ck
bishboi/cltk
The Classical Language Toolkit
bishboi/Clubs-Website
Code for IIIT Clubs website
bishboi/competitive-programming-solutions
This repository will contain the accepted solutions of problems on sites like codechef, hackerrank, hackerearth, codeforces etc
bishboi/framenet
Package for reading in FrameNet data and performing operations on it, such as creating ECG grammars.
bishboi/Gutenberg_Text
Downloads from Project Gutenberg
bishboi/HackathonUG2k19.github.io
Create issues and discussion here.
bishboi/iss_assign_1
assignment_1 of ISS
bishboi/letstradein
bishboi/MY-BLOG
bishboi/My-Tweaks-Settings
bishboi/myIIIT
Day to Day use application for IIIT-Hyderabad students.
bishboi/NLP-Project
bishboi/nltk
NLTK Source
bishboi/ojfromterminal
A simple python script to submit OJ questions directly through the terminal.
bishboi/open-sesame
A frame-semantic parsing system based on a softmax-margin SegRNN.
bishboi/pafu
pafu submission repo, only merge to this repo after work on your personal team repo (if you have one)
bishboi/question-generation
Code from http://www.ark.cs.cmu.edu/mheilman/questions/
bishboi/relative
bishboi/vercel-ai-chatbot
A full-featured, Supabaseified Next.js AI chatbot built by Vercel Labs & Supabase
bishboi/Vlabs-Cryptography-AES_Encryption-experiment
Lets see if we can perform AES encryption using pycrypto