dhwajraj / deep-siamese-text-similarity
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
☆1,416Updated 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
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,948Updated 4 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,619Updated 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☆964Updated 6 years ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,256Updated 3 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 5 years ago
- CNNs for sentence classification☆2,050Updated 7 years ago
- Pre-trained ELMo Representations for Many Languages☆1,461Updated 3 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,088Updated 5 years ago
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- Implementation of papers for text classification task on DBpedia☆738Updated 4 years ago
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,482Updated 2 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆830Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,188Updated 2 years ago
- Four word embedding models implemented in Python. Supporting arbitrary context features☆850Updated 5 years ago
- Named Entity Recognition using multilayered bidirectional LSTM☆539Updated 6 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆981Updated 6 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,259Updated 2 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,536Updated last year
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆302Updated 6 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆465Updated last year
- Deep Learning NLP Pipeline implemented on Tensorflow☆1,354Updated 6 months ago
- InferSent sentence embeddings☆2,284Updated 3 years ago
- Simple web service providing a word embedding model☆1,439Updated 2 years ago
- Dynamic seq2seq in TensorFlow, step by step☆995Updated 7 years ago
- A python tool for evaluating the quality of sentence embeddings.☆2,106Updated last year
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,895Updated 2 years ago
- AutoPhrase: Automated Phrase Mining from Massive Text Corpora☆1,184Updated 3 years ago