Gangeshwar Krishnamurthy's starred repositories
Conference-Acceptance-Rate
Acceptance rates for the major AI conferences
PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
UnsupervisedMT
Phrase-Based & Neural Unsupervised Machine Translation
playground
PlayGround: AI Research into Multi-Agent Learning.
DeepImageReconstruction
Data and code for Shen, Horikawa, Majima, and Kamitani (2019) Deep image reconstruction from human brain activity. PLoS Comput. Biol. http://dx.doi.org/10.1371/journal.pcbi.1006633.
Rumor_RvNN
Source Codes: Rumor Detection on Twitter with Tree-structured Recursive Neural Networks -- ACL 2018
vmf_vae_nlp
Code for EMNLP18 paper "Spherical Latent Spaces for Stable Variational Autoencoders"
Aspect-level-sentiment
Code and dataset for ACL2018 paper "Exploiting Document Knowledge for Aspect-level Sentiment Classification"
bib-publication-list
Interactive publications lists with JavaScript + Bibtex
tensorflow-phased-lstm
Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0
R-NET-in-Tensorflow
R-NET implementation in TensorFlow.
redbud-tree-depression
scripts to model depression in speech and text
EMNLP2018_NLI
Repository for NLI models (EMNLP 2018)
LetsGoDataset
This repository makes the integral Let's Go dataset publicly available.
DeFactoNLP
DeFactoNLP: An Automated Fact-checking System that uses Named Entity Recognition, TF-IDF vector comparison and Decomposable Attention models.
Text-to-Color
This is a text-to-color demo code.
nlp-data-loading-framework
We are trying to define a framework for NLP tasks that easily maps any kind of word embedding data set with any kind of text data set. The framework should decrease the amount of additional code needed to work on different NLP tasks. We have found that for many NLP tasks similar preprocessing steps are needed.