Thomas Jungblut

Results 6 repositories owned by Thomas Jungblut

glove

25
Stars
5
Forks
Watchers

A convenience Java wrapper around GloVe word vectors and converter to more space efficient binary files.

go-sstables

256
Stars
9
Forks
Watchers

Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Ships now with an embedded key-value store.

ner-sequencelearning

25
Stars
15
Forks
Watchers

Keras Conv+BiLSTM for Named Entity Recognition

thomasjungblut-common

73
Stars
40
Forks
Watchers

This is my main Java library for all kinds of datastructures, algorithms and everything else that I need.

tjungblut-online-ml

30
Stars
13
Forks
Watchers

Online Machine Learning Algorithms

mapreduce-kmeans

20
Stars
12
Forks
Watchers

Naive K-Means clustering with MapReduce