Sahrawat1 / Semantic-Textual-SimilarityLinks
Abstract Semantic Textual Similarity (STS) measures the meaning similarity of sentences. Applications of this task include machine translation, summarization, text generation, question answering, short answer grading, semantic search, dialogue and conversational systems. We developed Support Vector Regression model with various features includin…
☆14Updated 5 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:
- Aspect-Based Sentiment Analysis☆36Updated 2 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 3 years ago
- Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.☆193Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Named Entity Recognition with Pretrained XLM-RoBERTa☆90Updated 4 years ago
- An end-to-end event extraction and summarization system.☆22Updated 4 years ago
- Extracting all the features of a product from its reviews, giving every feature a score (depending on the user reviews) and also ranking …☆46Updated 4 years ago
- BERT, LDA, and TFIDF based keyword extraction in Python☆74Updated last year
- celarex / STS-CNN-STSbenchmark-Semantic-Similarity-Semantic-Textual-Similarity-CNN-HCTI-Tensorflow-KerasA simple implementation of paper "HCTI at SemEval-2017 Task 1: Use convolutional neural network to evaluate semantic textual similarity."☆31Updated 2 years ago
- Machine Reading Comprehension (MRC)☆20Updated 5 years ago
- Automated Essay Scoring using BERT☆46Updated 2 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆180Updated 6 years ago
- Unsupervised text segmentation based on Latent Dirichlet Allocation and Topic Tiling☆24Updated 9 years ago
- Lecture summarization with BERT☆152Updated 2 years ago
- [AAAI SAP 2020] Modeling Personality with Attentive Networks and Contextual Embeddings☆60Updated 2 years ago
- Neural Models for Key Phrase Detection and Question Generation☆31Updated 7 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- 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
- Text Classification using transformer based models☆24Updated 5 years ago
- A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.☆63Updated 8 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆152Updated 3 years ago
- ☆15Updated 2 years ago
- ☆57Updated 4 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆185Updated 2 years ago
- A python sript to extract subject-predicate-object (SVO) triplets from English sentences using Stanford Parser according to the following…☆20Updated 8 years ago
- Deep learning LSTM + BERT based approach for labelling a corpus with keywords, then training a model to extract keywords.☆26Updated 2 years ago
- LSTM text generation by word. Used to generate multiple sentence suggestions based on the input words or a sentence☆27Updated 4 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆160Updated 5 years ago