Pinned Repositories
kmp
KMP string search algorithm implemented in Python
ptb_lm
A tutorial of the tutorial of TensorFlow RNN language model ptb_word_lm using CUDNN
savemyeyes
Force screen lock every several minutes to avoid eye strain. Written in Java, platform independent and simple.
TwEater
A Python Bot for Scraping Conversations from Twitter
Ukkonen-s-Suffix-Tree-Algorithm
Ukkonen's suffix tree algorithm, a complete version implemented in Python
mutux's Repositories
mutux/Ukkonen-s-Suffix-Tree-Algorithm
Ukkonen's suffix tree algorithm, a complete version implemented in Python
mutux/TwEater
A Python Bot for Scraping Conversations from Twitter
mutux/ptb_lm
A tutorial of the tutorial of TensorFlow RNN language model ptb_word_lm using CUDNN
mutux/kmp
KMP string search algorithm implemented in Python
mutux/savemyeyes
Force screen lock every several minutes to avoid eye strain. Written in Java, platform independent and simple.
mutux/bloomfilter
Bloomfilter analysis in python
mutux/mutux.github.io
mutux/OpenQA
The source code of ACL 2018 paper "Denoising Distantly Supervised Open-Domain Question Answering".
mutux/suffix-tries
String algorithms related to suffix trie and tries