dhwajraj / deep-siamese-text-similarity
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
☆1,417Updated 4 years ago
Alternatives and similar repositories for deep-siamese-text-similarity:
Users that are interested in deep-siamese-text-similarity are comparing it to the libraries listed below
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,074Updated 3 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,085Updated 5 years ago
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,943Updated 4 years ago
- Implementation of papers for text classification task on DBpedia☆737Updated 4 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆962Updated 6 years ago
- Named Entity Recognition Tool☆1,162Updated 5 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆829Updated 3 years ago
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,481Updated 2 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,619Updated 2 years ago
- CNNs for sentence classification☆2,048Updated 6 years ago
- Pre-trained ELMo Representations for Many Languages☆1,461Updated 3 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆285Updated 2 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆747Updated 5 years ago
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆594Updated 6 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆846Updated 2 years ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,252Updated 3 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆465Updated 10 months ago
- General purpose unsupervised sentence representations☆1,201Updated 2 years ago
- Four word embedding models implemented in Python. Supporting arbitrary context features☆849Updated 5 years ago
- Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data☆922Updated 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 TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling☆486Updated 6 years ago
- Simple web service providing a word embedding model☆1,437Updated last year
- CNNs for Sentence Classification in PyTorch☆1,026Updated 2 months ago
- Deep Learning NLP Pipeline implemented on Tensorflow☆1,353Updated 5 months ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,255Updated 2 years ago
- Named Entity Recognition using multilayered bidirectional LSTM☆539Updated 6 years ago
- Python scripts for training/testing paragraph vectors☆649Updated 2 weeks ago
- InferSent sentence embeddings☆2,284Updated 3 years ago