apcode / tensorflow_fasttext
Simple embedding based text classifier inspired by fastText, implemented in tensorflow
☆303Updated 6 years ago
Alternatives and similar repositories for tensorflow_fasttext:
Users that are interested in tensorflow_fasttext are comparing it to the libraries listed below
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆250Updated 5 years ago
- ☆183Updated 7 years ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆519Updated 7 years ago
- Tensorflow implementations of various Deep Semantic Matching Models (DSMM).☆228Updated 6 years ago
- CNN for Chinese Text Classification in Tensorflow☆237Updated 7 years ago
- ☆306Updated 8 years ago
- A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks☆188Updated 8 years ago
- Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow☆189Updated 7 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 6 years ago
- Sentence2vec by Rock☆312Updated 2 weeks ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling☆487Updated 6 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 6 years ago
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆435Updated 3 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- NER system based on stack LSTMs☆340Updated 7 years ago
- Yet another Python binding for fastText☆226Updated 6 years ago
- Named Entity Recognition using multilayered bidirectional LSTM☆538Updated 6 years ago
- compare embedding☆238Updated 9 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 6 years ago
- ☆233Updated 6 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- ☆264Updated 4 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆281Updated 7 years ago
- Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tens…☆599Updated 7 years ago
- Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings …☆425Updated 7 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆346Updated 6 years ago