dhwajraj / deep-siamese-text-similarityLinks
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
☆1,417Updated 5 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
Sorting:
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,615Updated 2 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,077Updated 3 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆966Updated 6 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆830Updated 4 years ago
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,948Updated 4 years ago
- Pre-trained ELMo Representations for Many Languages☆1,461Updated 4 years ago
- Implementation of papers for text classification task on DBpedia☆738Updated 4 years ago
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,482Updated 2 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,088Updated 5 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data☆923Updated 6 years ago
- Named Entity Recognition Tool☆1,164Updated 6 years ago
- CNNs for Sentence Classification in PyTorch☆1,028Updated 4 months ago
- Empower Sequence Labeling with Task-Aware Language Model☆847Updated 2 years ago
- InferSent sentence embeddings☆2,284Updated 3 years ago
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,896Updated 2 years ago
- General purpose unsupervised sentence representations☆1,204Updated 2 years ago
- CNNs for sentence classification☆2,050Updated 7 years ago
- Named Entity Recognition using multilayered bidirectional LSTM☆538Updated 6 years ago
- Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.☆1,710Updated 2 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆981Updated 7 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆285Updated 2 years ago
- Semantic Text Similarity Dataset Hub☆718Updated 7 years ago
- A curated list of papers dedicated to neural text (semantic) matching.☆780Updated last year
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,260Updated 3 years ago
- Four word embedding models implemented in Python. Supporting arbitrary context features☆851Updated 5 years ago
- Python wrapper for Stanford CoreNLP.☆921Updated 3 years ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆520Updated 7 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,847Updated 4 years ago