elvinpoon / tensorflow-CWS-LSTMLinks
☆24Updated 8 years ago
Alternatives and similar repositories for tensorflow-CWS-LSTM
Users that are interested in tensorflow-CWS-LSTM are comparing it to the libraries listed below
Sorting:
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
 - Attention models☆32Updated 9 years ago
 - Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 8 years ago
 - Quasi-RNN for language modeling☆57Updated 8 years ago
 - An implementation of the Globally Normalized Reader☆58Updated 2 years ago
 - The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Updated 8 years ago
 - Question Answering Using Memory Networks (CS224D Project)☆47Updated 10 years ago
 - This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 7 years ago
 - Deep generative model for sentiment analysis☆34Updated 8 years ago
 - ☆83Updated 9 years ago
 - ☆23Updated 8 years ago
 - Sequence to sequence learning with MXNET☆50Updated 8 years ago
 - blstm-cws : Bi-directional LSTM for Chinese Word Segmentation☆45Updated 8 years ago
 - BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago
 - Implementation of conversational intelligence using r-net models☆41Updated 8 years ago
 - Attempt at using LSTMs to predict semantic relatedness of sentences (a la Tai et al. in Improved Semantic Representations From Tree-Struc…☆22Updated 9 years ago
 - Simple convolutional highway networks using TensorFlow.☆56Updated 9 years ago
 - Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras