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:
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 3 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 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
- Text Classification using transformer based models☆24Updated 5 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 6 years ago
- Aspect-Based Sentiment Analysis☆36Updated 2 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆182Updated 7 years ago
- An end-to-end event extraction and summarization system.☆22Updated 5 years ago
- Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.☆192Updated 2 years ago
- Pointer Generator Network: Seq2Seq with attention, pointing and coverage mechanism for abstractive summarization.☆18Updated 6 years ago
- Machine Reading Comprehension (MRC)☆19Updated 5 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 5 years ago
- ☆15Updated 2 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆160Updated 6 years ago
- Named Entity Recognition with Pretrained XLM-RoBERTa☆92Updated 4 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- 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 3 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 7 years ago
- Automated Essay Scoring using BERT☆45Updated 3 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- ☆57Updated 4 years ago
- Identifying complex sentences (with more than 2 clauses), detecting clause breakpoints and coverting them to simpler sentences.☆16Updated 6 years ago
- Generate Multiple choice Questions from any content or news article using BERT Extractive Summarization, Wordnet and Conceptnet☆88Updated 5 years ago
- Named entity relevant project☆30Updated 5 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- Python code to run ACE-style event extraction on English, Chinese, or Spanish texts☆35Updated 8 years ago
- BERT CRF model for Name Entity Recognition in pytorch☆29Updated 2 years ago
- Causal Relation Extraction and Identification using Conditional Random Fields☆27Updated 6 years ago
- Sentiment Analysis: Deep Bi-LSTM+attention model☆45Updated 3 years ago
- Lecture summarization with BERT☆153Updated 3 years ago