likejazz / Siamese-LSTM
Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.
☆254Updated 7 years ago
Alternatives and similar repositories for Siamese-LSTM:
Users that are interested in Siamese-LSTM are comparing it to the libraries listed below
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆285Updated 2 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆170Updated 2 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆151Updated 6 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆363Updated 4 years ago
- LSTM+CRF NER☆302Updated 6 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆304Updated 6 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆313Updated 5 years ago
- Multi Label text classification using bert☆155Updated 5 years ago
- Implementation of papers for text classification task on DBpedia☆737Updated 4 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆213Updated 2 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 6 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆272Updated 4 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated 7 months ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 6 years ago
- Deep Pyramid Convolutional Neural Networks for Text Categorization in PyTorch☆197Updated 6 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆205Updated 6 years ago
- Re-implementation of ELMo on Keras☆134Updated 2 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- Enhanced LTSM for natural language inference☆264Updated 5 years ago