anelachan's Stars
google-deepmind/sonnet
TensorFlow-based neural network library
facebookarchive/planout
PlanOut is a library and interpreter for designing online experiments.
summanlp/textrank
TextRank implementation for Python 3.
davidadamojr/TextRank
Python implementation of TextRank algorithm for automatic keyword extraction and summarization using Levenshtein distance as relation between text units. This project is based on the paper "TextRank: Bringing Order into Text" by Rada Mihalcea and Paul Tarau. https://web.eecs.umich.edu/~mihalcea/papers/mihalcea.emnlp04.pdf
benhamner/Metrics
Machine learning evaluation metrics, implemented in Python, R, Haskell, and MATLAB / Octave
Eric-Xu/nycdssg_talks
A collection of code demos, ipython notebooks, and slides that I presented at the monthly NYC Data Science Study Group.
hyperopt/hyperopt
Distributed Asynchronous Hyperparameter Optimization in Python
jalperin/amazon-review-scraper
form-data/form-data
A module to create readable `"multipart/form-data"` streams. Can be used to submit forms and file uploads to other web applications.
braitsch/node-login
A template for quickly building login systems on top of Node.js & MongoDB
mongo-js/mongojs
Node.js module that implements the offical mongo api
markni/wp2ghost
Convert wordpress XML export data into a JSON file that ghost can import
goldsmith/Wikipedia
A Pythonic wrapper for the Wikipedia API