anantm95 / Semantic-Textual-SimilarityLinks
Implementation and Extensions to models in STS 2017 Shared Task for Semantic Textual Similarity
☆19Updated 7 years ago
Alternatives and similar repositories for Semantic-Textual-Similarity
Users that are interested in Semantic-Textual-Similarity are comparing it to the libraries listed below
Sorting:
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆79Updated 6 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆288Updated 2 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 5 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆209Updated 3 years ago
- An intent classifier which can classifies a query into one of the 21 given intents.☆74Updated 6 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Archived - not answering issues☆200Updated 4 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆367Updated 5 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆152Updated 3 years ago
- Building QA system for Stanford Question Answering Dataset☆248Updated 7 years ago
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆106Updated 6 years ago
- Extractive Text Summarization in Python☆20Updated 7 years ago
- This is where I put all my work in Natural Language Processing☆96Updated 4 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆309Updated 5 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago
- Collection of Notebooks for Natural Language Processing with PyTorch☆30Updated 6 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- ☆37Updated 5 years ago
- A PyTorch CNN for classifying the sentiment of movie reviews, based on the paper "Convolutional Neural Networks for Sentence Classificati…☆113Updated 5 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- Sarcasm detection on tweets using neural network☆130Updated last year
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- Curated repository of notes from papers I'm reading, mostly NLP related. Updated regularly.☆128Updated 4 years ago
- It is a question-generator model. It takes text and an answer as input and outputs a question.☆170Updated 6 years ago
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated last year
- Set of notebooks to practice Pytorch from basics to RNN☆26Updated 5 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 7 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆114Updated 4 years ago