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:
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Aspect-Based Sentiment Analysis☆36Updated 2 years ago
- Code for "Contextualized Embeddings in Named-Entity Recognition", ECIR 2020☆13Updated 11 months ago
- Comparing state of the art models for text summary generation☆19Updated 2 years ago
- An end-to-end event extraction and summarization system.☆22Updated 4 years ago
- Use-cases of Hugging Face's BERT (e.g. paraphrase generation, unsupervised extractive summarization).☆20Updated 5 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- Abstractive and Extractive Text summarization using Transformers.☆84Updated 2 years ago
- Corpus and a baseline neural network system for Named Entity Recognition in Hindi-English Code-Mixed social media text.☆45Updated 4 years ago
- A curated list of resources dedicated to text summarization☆11Updated 7 years ago
- Machine Reading Comprehension (MRC)☆20Updated 5 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- Text Classification using transformer based models☆24Updated 4 years ago
- An ongoing series of notebooks aimed at helping fellow NLP enthusiasts think about applying new tools and techniques to practical tasks.☆18Updated 4 years ago
- Named entity relevant project☆30Updated 4 years ago
- This is a step by step tutorial for text analyst who want an easy start to basic and and common techniques in NLP, Text Analysis, Machine…☆19Updated 2 years ago
- Aspect-Based Opinion Mining involves extracting aspects or features of an entity and figuring out opinions about those aspects. It's a me…☆23Updated 4 years ago
- CNN LSTM Seq2Seq Model for Abstractive Text Summarization☆23Updated 6 years ago
- Paraphrasing for academic texts☆14Updated 2 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated 2 years ago
- ☆15Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 2 years ago
- EXPATS: A Toolkit for Explainable Automated Text Scoring☆22Updated 4 years ago
- Model training tutorials for the Stanza Python NLP Library☆40Updated 2 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
- Text summarization with PyTorch☆16Updated last year
- BERT CRF model for Name Entity Recognition in pytorch☆29Updated 2 years ago
- Build a summarizer models combining transformers and pointing mechanism☆32Updated 5 years ago
- Pointer Generator Network: Seq2Seq with attention, pointing and coverage mechanism for abstractive summarization.☆18Updated 5 years ago