likejazz / Siamese-LSTM
Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.
☆254Updated 6 years ago
Alternatives and similar repositories for Siamese-LSTM:
Users that are interested in Siamese-LSTM are comparing it to the libraries listed below
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆284Updated last year
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated last year
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆151Updated 6 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated 6 months ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 6 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆304Updated 6 years ago
- Re-implementation of ELMo on Keras☆134Updated last year
- Multi Label text classification using bert☆154Updated 5 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 6 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- LSTM+CRF NER☆302Updated 6 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- Enhanced LTSM for natural language inference☆264Updated 5 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆170Updated 2 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆206Updated 6 years ago
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆251Updated 5 years ago
- Contextual augmentation, a text data augmentation using a bidirectional language model.☆192Updated 5 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 6 years ago
- A TensorFlow implementation of Neural Sequence Labeling model, which is able to tackle sequence labeling tasks such as POS Tagging, Chunk…☆234Updated 6 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆212Updated 2 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 5 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 5 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆362Updated 4 years ago