Pinned Repositories
csolve
dronehook
fgsdmm
A state of the art Dirichlet-multinomial mixture model for short text topic modelling/clustering.
githubbot
Listens for github webhook events and posts them as messages to a Euphoria room.
gobot
A basic bot library for the chat service euphoria.io in golang.
hgfc
A Python implementation of Hierarchical Graph Factorization Clustering using scipy.sparse matrices.
nrank
A collection of PageRank variations and extensions.
pairingheap
A pairing heap implementation in Go (golang).
sparse
Sparse matrix library in Golang.
heim
A real-time community platform.
ckingdev's Repositories
ckingdev/fgsdmm
A state of the art Dirichlet-multinomial mixture model for short text topic modelling/clustering.
ckingdev/hgfc
A Python implementation of Hierarchical Graph Factorization Clustering using scipy.sparse matrices.
ckingdev/nrank
A collection of PageRank variations and extensions.
ckingdev/bicm
Bipartite Configuration Model for Python
ckingdev/BiNE
BiNE: Bipartite Network Embedding
ckingdev/cofactor
CoFactor: Regularizing Matrix Factorization with Item Co-occurrence
ckingdev/distributions
Low-level primitives for collapsed Gibbs sampling in python and C++
ckingdev/dotfiles
ckingdev/ekphrasis
Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenization, word normalization, word segmentation (for splitting hashtags) and spell correction, using word statistics from 2 big corpora (english Wikipedia, twitter - 330mil english tweets).
ckingdev/GDL
Python implementation of graph degree linkage clustering
ckingdev/gendir
An implementation of the generalized Dirichlet distribution in golang.
ckingdev/go-probably
Probabilistic Data Structures for Go
ckingdev/gosolve.v2
ckingdev/graphprop
Graph propagation implementation in golang for the semi-supervised induction of sentiment polarity lexicons.
ckingdev/gsdmm
GSDMM: Short text clustering
ckingdev/imbalanced-learn
Python module to perform under sampling and over sampling with various techniques.
ckingdev/maimai.v3
ckingdev/online-hdp
Online inference for the Hierarchical Dirichlet Process. Fits hierarchical Dirichlet process topic models to massive data. The algorithm determines the number of topics.
ckingdev/public-data-sets
ckingdev/pysparnn
Approximate Nearest Neighbor Search for Sparse Data in Python!
ckingdev/reddit-10-year-data
Data from the last ten years of reddit
ckingdev/rlabel
Annotations, labels, etc for reddit machine learning work.
ckingdev/sayit-data
data with similar subreddits graph
ckingdev/sHDP
Nonparametric Topic Modeling with Word Vectors
ckingdev/sherlock
Extract user info from their reddit comments and activity.
ckingdev/sklearn-diffmap
A scikit-learn compatible diffusion map implementation.
ckingdev/sortedcounter
A Counter like the collections class but with sorted keys (thanks to sortedcontainer)
ckingdev/sparseutil
A collection of utilities/helpers for working with sparse matrices.
ckingdev/theilsen
A package for calculating the Theil-Sen estimator- a robust linear regression technique for 2-dimensional data.
ckingdev/UnsupervisedHypernymy
Data and code for the experiments in: "Hypernyms under Siege: Linguistically-motivated Artillery for Hypernymy Detection". Vered Shwartz, Enrico Santus and Dominik Schlechtweg. EACL 2017.