hankcs
Results
26
repositories owned by
hankcs
AveragedPerceptronPython
50
Stars
33
Forks
Watchers
Clone of "A Good Part-of-Speech Tagger in about 200 Lines of Python" by Matthew Honnibal
BERT-token-level-embedding
28
Stars
5
Forks
Watchers
Generate BERT token level embedding without pain
coursera-neural-net
24
Stars
10
Forks
Watchers
Assignments for Geoffrey Hinton's Neural Net Course on Coursera, translated from (gross)Matlab into (beautiful)Python.
Coursera_NLP_MC
29
Stars
9
Forks
Watchers
Coursera Natural Language Processing by Michael Collins Columbia University
hidden-markov-model
34
Stars
34
Forks
Watchers
First order HMM with Viterbi, Forward-Backward and Baum-Welch implementations