dhwajraj / deep-siamese-text-similarityLinks
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
☆1,419Updated 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:
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,954Updated 5 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,080Updated 4 years ago
- Named Entity Recognition Tool☆1,170Updated 6 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,614Updated 2 years ago
- Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data☆926Updated 6 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆831Updated 4 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,087Updated 6 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆965Updated 6 years ago
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,897Updated 3 years ago
- Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.☆1,717Updated 2 years ago
- CNNs for sentence classification☆2,060Updated 7 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,539Updated 2 years ago
- Implementation of papers for text classification task on DBpedia☆736Updated 5 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆849Updated 3 years ago
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,486Updated 2 years ago
- Keras implementation of BERT with pre-trained weights☆815Updated 6 years ago
- Pre-trained ELMo Representations for Many Languages☆1,463Updated 4 years ago
- Python wrapper for Stanford CoreNLP.☆918Updated 3 years ago
- CNNs for Sentence Classification in PyTorch☆1,033Updated 9 months ago
- General purpose unsupervised sentence representations☆1,204Updated 3 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆983Updated 7 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- Four word embedding models implemented in Python. Supporting arbitrary context features☆851Updated 6 years ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,257Updated 3 years ago
- Named Entity Recognition using multilayered bidirectional LSTM☆538Updated 6 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆467Updated last year
- Deep Learning NLP Pipeline implemented on Tensorflow☆1,359Updated last year
- Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings …☆426Updated 7 years ago
- Simple web service providing a word embedding model☆1,443Updated 2 years ago
- Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tens…☆600Updated 7 years ago