richliao / textClassifier
Text classifier for Hierarchical Attention Networks for Document Classification
☆1,077Updated 3 years ago
Alternatives and similar repositories for textClassifier:
Users that are interested in textClassifier are comparing it to the libraries listed below
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆465Updated last year
- Hierarchical Attention Networks for Document Classification in PyTorch☆603Updated 5 years ago
- Implementation of papers for text classification task on DBpedia☆738Updated 4 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,619Updated 2 years ago
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,088Updated 5 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆847Updated 2 years ago
- Tensorflow implementations of Text Classification Models.☆505Updated 2 years ago
- CNNs for Sentence Classification in PyTorch☆1,029Updated 3 months ago
- Convolutional Neural Networks for Sentence Classification in Keras☆594Updated 6 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆430Updated 7 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆830Updated 3 years ago
- Text classification using a convolutional neural network.☆449Updated 5 years ago
- Pre-trained ELMo Representations for Many Languages☆1,460Updated 3 years ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,256Updated 3 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,536Updated last year
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆964Updated 6 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
- A Benchmark of Text Classification in PyTorch☆602Updated last year
- A Tensorflow implementation of QANet for machine reading comprehension☆981Updated 6 years ago
- Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings☆1,416Updated 5 years ago
- A Structured Self-attentive Sentence Embedding☆492Updated 5 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
- CNNs for sentence classification☆2,052Updated 7 years ago
- Named Entity Recognition using multilayered bidirectional LSTM☆539Updated 6 years ago
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,481Updated 2 years ago
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆302Updated 6 years ago
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆436Updated 3 years ago
- Sentence2vec by Rock☆312Updated last month