apcode / tensorflow_fasttextLinks
Simple embedding based text classifier inspired by fastText, implemented in tensorflow
☆303Updated 7 years ago
Alternatives and similar repositories for tensorflow_fasttext
Users that are interested in tensorflow_fasttext are comparing it to the libraries listed below
Sorting:
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆522Updated 8 years ago
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆253Updated 6 years ago
- ☆183Updated 8 years ago
- A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks☆188Updated 9 years ago
- Tensorflow implementations of various Deep Semantic Matching Models (DSMM).☆229Updated 6 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆136Updated 6 years ago
- CNN for Chinese Text Classification in Tensorflow☆238Updated 7 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆298Updated 7 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆435Updated 4 years ago
- A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling☆489Updated 7 years ago
- Chinsese_word_vectors☆200Updated 9 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆172Updated 3 years ago
- ConText v4: Neural networks for text categorization☆122Updated 6 years ago
- Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow☆189Updated 8 years ago
- Some frequently used NLP blocks I implemented