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:
- 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/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Updated 3 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆79Updated 7 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆288Updated 2 years ago
- A simple POS Tagger made using a Bidirectional LSTM using keras trained on the Brown Corpus☆32Updated 6 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- A PyTorch CNN for classifying the sentiment of movie reviews, based on the paper "Convolutional Neural Networks for Sentence Classificati…☆116Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- This is where I put all my work in Natural Language Processing☆96Updated 4 years ago
- A seq2seq model that can correct spelling mistakes.☆217Updated 8 years ago
- An intent classifier which can classifies a query into one of the 21 given intents.☆75Updated 6 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆180Updated 6 years ago
- Archived - not answering issues☆200Updated 4 years ago
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated last year
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- 🔤 Calculate average word embeddings (word2vec) from documents for transfer learning☆54Updated last year
- A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.☆63Updated 8 years ago
- Sarcasm detection on tweets using neural network☆132Updated last year
- Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.☆100Updated 7 years ago
- Hindi POS Tags and keywords using TNT model. Created Date: 28 Sept 2018☆25Updated 5 years ago
- Building QA system for Stanford Question Answering Dataset☆248Updated 7 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- This is a package in Python which implements a tokenizer, stemmer for Hindi language☆94Updated 5 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- Code for unsupervised aspect extraction, using Keras and its Backends☆91Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 7 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year