Results 3 repositories owned by Thijs

hred-attention-tensorflow

70
Stars
31
Forks
Watchers

An extension on the Hierachical Recurrent Encoder-Decoder for Generative Context-Aware Query Suggestion, our implementation is in Tensorflow and uses an attention mechanism.

Wikipedia-Summary-Dataset

53
Stars
4
Forks
Watchers

This dataset contains all titles and summaries (or introductions) of English Wikipedia articles, extracted in september of 2017. It could be useful if one wants to use the smaller, more concise, and m...

word2vec

85
Stars
49
Forks
Watchers

Python implementation of Word2Vec using skip-gram and negative sampling