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:
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆152Updated 3 years ago
- 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
- An intent classifier which can classifies a query into one of the 21 given intents.☆74Updated 6 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 6 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Building QA system for Stanford Question Answering Dataset☆248Updated 7 years ago
- Archived - not answering issues☆201Updated 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
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- A seq2seq model that can correct spelling mistakes.☆217Updated 8 years ago
- Deep-learning system presented in "EmoSence at SemEval-2019 Task 3: Bidirectional LSTM Network for Contextual Emotion Detection in Textua…☆28Updated 6 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 5 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆288Updated 2 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆210Updated 3 years ago
- A PyTorch CNN for classifying the sentiment of movie reviews, based on the paper "Convolutional Neural Networks for Sentence Classificati…☆115Updated 5 years ago
- Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.☆98Updated 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
- This is where I put all my work in Natural Language Processing☆97Updated 4 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆366Updated 5 years ago
- Sarcasm detection on tweets using neural network☆131Updated last year
- A simple POS Tagger made using a Bidirectional LSTM using keras trained on the Brown Corpus☆34Updated 6 years ago
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated last year
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 6 years ago
- Curated repository of notes from papers I'm reading, mostly NLP related. Updated regularly.☆128Updated 4 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- Neural text-to-text question generation☆216Updated 4 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago