Linusp / sophLinks
AI in action
☆39Updated 7 years ago
Alternatives and similar repositories for soph
Users that are interested in soph are comparing it to the libraries listed below
Sorting:
- compare embedding☆238Updated 9 years ago
- Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch. Based on code of https://github.com/…☆190Updated 8 years ago
- CNN for Chinese Text Classification in Tensorflow☆238Updated 7 years ago
- ☆307Updated 8 years ago
- Implement character-level language models for text generation based-on LSTM, in Python/TensorFlow☆148Updated 8 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 7 years ago
- Character-Level language models☆78Updated 8 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 8 years ago
- graduation project : sentiment analysis with different word-embeddings @ huxi☆19Updated 8 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- koalaGreener / Character-level-Convolutional-Network-for-Text-Classification-Applied-to-Chinese-CorpusThesis of UCL student Weijie Huang☆35Updated 3 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆279Updated 8 years ago
- Recurrent Neural Networks(GRU) for character-level language models on Chinese, in Python/Theano☆63Updated 8 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 8 years ago
- Chinsese_word_vectors