Skip to content
View hsgodhia's full-sized avatar
  • University of Pennsylvania
  • Philadelphia, PA
Block or Report

Block or report hsgodhia

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

Pinned

  1. hred hred Public

    Implements the paper " Building End-To-End Dialogue Systems Using Generative Hierarchical Neural Network Models" by Serban et al (currently on the MovieTriples dataset)

    Python 119 30

  2. squad_rasor_nn squad_rasor_nn Public

    Pytorch implementation of the RaSoR paper "Learning Recurrent Span Representations for Extractive Question Answering" (Lee et al. 2016) and experiments with various neural components

    Python 16 3

  3. character_relations_modeling character_relations_modeling Public

    Implementation of the NACL 2016 Best paper "Unsupervised Learning for Dynamic Fictional Relationships by Iyyer et al"

    Python 1

  4. independent-study independent-study Public

    this implements a skip-gram model to specialize word embeddings to capture word similarity and not just trivial word relatedness, this is done by training on PPDB. Also includes more experiemnts on…

    Jupyter Notebook 1

  5. deep_parser deep_parser Public

    A neural net based shift-reduce dependency parser (LSTMs and MLP combiner networks, no pretrained embedding)

    HTML 1

  6. agm_language_model agm_language_model Public

    Aggregate markov language model (Saul & Pereira)

    Python 1