Skip to content
View sumantk's full-sized avatar
Block or Report

Block or report sumantk

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

Popular repositories

  1. awesome-nlp awesome-nlp Public

    Forked from keon/awesome-nlp

    📖 A curated list of resources dedicated to Natural Language Processing (NLP)

    Jupyter Notebook

  2. lstm-char-cnn-tensorflow lstm-char-cnn-tensorflow Public

    Forked from carpedm20/lstm-char-cnn-tensorflow

    LSTM language model with CNN over characters in TensorFlow

    Python

  3. baselines-emnlp2016 baselines-emnlp2016 Public

    Forked from grammatical/baselines-emnlp2016

    This repository contains baseline models, training scripts, and instructions on how to reproduce our results for our state-of-art grammar correction system from M. Junczys-Dowmunt, R. Grundkiewicz:…

    Perl

  4. NaiveSumm NaiveSumm Public

    Forked from amsqr/NaiveSumm

    NaiveSumm is a naive summarization approach based on Luhn1958 work "The Automatic Creation of Literature Abstracts" It uses the frequencies of words in the document in order to calculate and extrac…

    Python

  5. char-rnn-tensorflow char-rnn-tensorflow Public

    Forked from sherjilozair/char-rnn-tensorflow

    Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow

    Python

  6. word-rnn-tensorflow word-rnn-tensorflow Public

    Forked from hunkim/word-rnn-tensorflow

    Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.

    Python