tlatkowski / multihead-siamese-netsLinks
Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.
☆183Updated 2 years ago
Alternatives and similar repositories for multihead-siamese-nets
Users that are interested in multihead-siamese-nets are comparing it to the libraries listed below
Sorting:
- Re-implementation of ELMo on Keras☆135Updated 2 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 7 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆190Updated 5 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- BiLSTM-CNN-CRF tagger☆250Updated 6 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 7 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆63Updated 3 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆48Updated 6 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆304Updated 7 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 7 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆180Updated 6 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 5 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 3 years ago
- Self-Attention: A Better Building Block for Sentiment Analysis Neural Network Classifiers - paper's code for the 9th Workshop on Computat…☆53Updated 6 years ago
- ☆115Updated 6 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆204Updated 2 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- Re-implementation of Mueller's et al., "Siamese Recurrent Architectures for Learning Sentence Similarity." (AAAI, 2016)☆54Updated 5 years ago
- XLNet: fine tuning on RTX 2080 GPU - 8 GB☆155Updated 6 years ago
- ☆175Updated 11 years ago
- Dilated CNNs for NER in TensorFlow☆245Updated 6 years ago
- ☆95Updated 7 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- Easy to use NLP library built on PyTorch and TorchText☆258Updated 6 years ago
- Inference with state-of-the-art models (pre-trained by LD-Net / AutoNER / VanillaNER / ...)☆118Updated 7 years ago
- Concatenate word and character embeddings in Keras☆45Updated 4 years ago