dhwajraj / deep-siamese-text-similarity
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
☆1,414Updated 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
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,620Updated last year
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,072Updated 3 years ago
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,946Updated 4 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,086Updated 5 years ago
- CNNs for sentence classification☆2,045Updated 6 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆963Updated 6 years ago
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,477Updated 2 years ago
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆828Updated 3 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆845Updated 2 years ago
- Implementation of papers for text classification task on DBpedia☆738Updated 4 years ago
- Named Entity Recognition Tool☆1,161Updated 5 years ago
- Four word embedding models implemented in Python. Supporting arbitrary context features☆847Updated 5 years ago
- Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.☆1,704Updated last year
- Pre-trained ELMo Representations for Many Languages☆1,461Updated 3 years ago
- Tensorflow implementations of Text Classification Models.☆506Updated 2 years ago
- Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data☆922Updated 6 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 6 years ago
- Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings …☆425Updated 6 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆595Updated 6 years ago
- Python wrapper for Stanford CoreNLP.☆924Updated 3 years ago
- Named Entity Recognition using multilayered bidirectional LSTM☆540Updated 5 years ago
- General purpose unsupervised sentence representations☆1,198Updated 2 years ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,256Updated 2 years ago
- Simple web service providing a word embedding model☆1,436Updated last year
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,532Updated last year
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆283Updated last year
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,892Updated 2 years ago
- About Muti-Label Text Classification Based on Neural Network.☆555Updated 4 years ago
- InferSent sentence embeddings☆2,285Updated 3 years ago