Pinned Repositories
conceptnet5
Code for building ConceptNet from raw data.
algorithms-practice
Solutions to algorithms encountered on HackerRank & Project Euler
CNN-text-classification-keras
glove-gensim
Converting GloVe vectors into word2vec format for easy usage with Gensim
graphdb-free
Docker Image for Ontotext GraphDB Free edition
MLAlgorithms
Minimal and clean examples of machine learning algorithms
SalesAI
A sales assistant bot built atop Amazon Lex, AWS Lambda, AWS DynamoDB and Python
word2vec-recommender
Recommendation engine based on contextual word embeddings
gensim
Topic Modelling for Humans
manasRK's Repositories
manasRK/word2vec-recommender
Recommendation engine based on contextual word embeddings
manasRK/CNN-text-classification-keras
manasRK/context2vec-1
manasRK/dl-setup
Instructions for setting up the software on your deep learning machine
manasRK/normalized_compression_distance
Using the Normalized Compression Distance to discover similarities among text documents within a corpus
manasRK/arrows
JavaScript library for drawing diagrams of small graphs, using D3 to generate SVG. Useful for explaining Neo4j graph modelling concepts in presentations and blogs.
manasRK/automl_gpu
manasRK/awesome-2vec
Curated list of 2vec-type embedding models
manasRK/awesome-public-datasets
An awesome list of high-quality open datasets in public domains (on-going).
manasRK/benchm-ml
A minimal benchmark for scalability, speed and accuracy of commonly used open source implementations (R packages, Python scikit-learn, H2O, xgboost, Spark MLlib etc.) of the top machine learning algorithms for binary classification (random forests, gradient boosted trees, deep neural networks etc.).
manasRK/brat-docker
containerised brat (http://brat.nlplab.org/)
manasRK/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
manasRK/cloud-vision
Sample code for Google Cloud Vision
manasRK/deep-regex
Code for the paper Neural Generation of Regular Expressions from Natural Language with Minimal Domain Knowledge (EMNLP 2016). http://arxiv.org/abs/1608.03000
manasRK/emailinsight
Just a place to store my scripts/code for tinkering with email data. Eventually may make it into more of a visualization/insight tool.
manasRK/fastText
Library for fast text representation and classification.
manasRK/fasttext-1
Unofficial implementation of the paper "Bag of Tricks for Efficient Text Classification" by Joulin et al.
manasRK/is13
RNN for Spoken Language Understanding
manasRK/keras-language-modeling
:book: Some language modeling tools for Keras
manasRK/kmc2
Cython implementation of k-MC2 and AFK-MC2 seeding
manasRK/LeadQualifier
:dart: Qualify sales leads with machine learning
manasRK/movies-python-py2neo-2.0
Py2Neo 2 Implementation of the Movies Example Demo Application
manasRK/neural-redis
Neural networks module for Redis
manasRK/qtypes
Rule based Answer Type classification system in Node.js
manasRK/sentinel
manasRK/seq2seq_chatbot_links
Links to the implementations of neural conversational models for different frameworks
manasRK/snorkel
A lightweight platform for developing information extraction systems using data programming
manasRK/textstat
calculate statistics of text
manasRK/tsnejs
Implementation of t-SNE visualization algorithm in Javascript.
manasRK/xgbmagic