abhilash1910 / BERTSimilarityLinks
Sentential Semantic Similarity measurement library using BERT Embeddings for spatial distance evaluation.
☆27Updated 4 years ago
Alternatives and similar repositories for BERTSimilarity
Users that are interested in BERTSimilarity are comparing it to the libraries listed below
Sorting:
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆187Updated last year
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- LongSumm - Scientific Document Summarization Task☆74Updated 2 years ago
- On Generating Extended Summaries of Long Documents☆78Updated 4 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 4 years ago
- ☆44Updated last year
- Question-answer generation from text☆71Updated last year
- Codebase for the Medium Article on Fine-tuning GPT2 for Text Generation☆70Updated 4 years ago
- Code related to experimentation of different Text Data Augmentation Techniques☆14Updated 5 years ago
- Abstractive and Extractive Text summarization using Transformers.☆83Updated last year
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.☆41Updated 5 years ago
- GupShup: Summarizing Open-Domain Code-Switched Conversations EMNLP 2021☆15Updated 3 years ago
- A repo to explore different NLP tasks which can be solved using T5