Pinned Repositories
char_aware_nlm
Implement character-aware neural language model.
CoKE
Conversation Keyword Extraction
csvdiff
emodet
Implement state-of-the-art models for emotion detection in conversation.
han
Implement Hierarchical Attention Networks for Document Classification with Tensorflow
infersent
Implement a simple sentence embeddings method(InferSent) with Tensorflow.
lstm-crf-tagger
TF2.0 implementation of LSTM-CRF tagger.
poem
诗以言志
TextCNN
Tensorflow implement of the TextCNN
wego
snailcoder's Repositories
snailcoder/infersent
Implement a simple sentence embeddings method(InferSent) with Tensorflow.
snailcoder/han
Implement Hierarchical Attention Networks for Document Classification with Tensorflow
snailcoder/lstm-crf-tagger
TF2.0 implementation of LSTM-CRF tagger.
snailcoder/TextCNN
Tensorflow implement of the TextCNN
snailcoder/char_aware_nlm
Implement character-aware neural language model.
snailcoder/CoKE
Conversation Keyword Extraction
snailcoder/poem
诗以言志
snailcoder/wego
snailcoder/csvdiff
snailcoder/emodet
Implement state-of-the-art models for emotion detection in conversation.
snailcoder/fastText
Library for fast text representation and classification.
snailcoder/highway
Implement highway networks with Tensorflow
snailcoder/PASS
Planning Algorithms Simulator
snailcoder/SimpleML
There are some simple implementations of machine learning algorithms here.
snailcoder/snailcoder.github.io
snailcoder/stagg-kbqa
snailcoder/TinyServer
This is a C++ version of TINY Web Server introduced in CS:APP