Skip to content
View svs192219's full-sized avatar
  • University of Texas at Austin
  • Austin
Block or Report

Block or report svs192219

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. dependency_parser dependency_parser Public

    This project performs the task of dependency parsing using arc-standard and arc-eager transition based methods

    Python 2

  2. ner ner Public

    This project builds a NER system using HMM, CRF and Structured SVM

    Python 7 3

  3. sentiment_analysis sentiment_analysis Public

    Performs sentiment analysis on Rotten Tomatoes dataset using deep averaging network and a bi-directional RNN

    Python