paulmelki / BERT_BM25_InformationRetrievalLinks
This project aims at creating a search engine based on BERT language model.
☆20Updated 4 years ago
Alternatives and similar repositories for BERT_BM25_InformationRetrieval
Users that are interested in BERT_BM25_InformationRetrieval are comparing it to the libraries listed below
Sorting:
- Abstractive and Extractive Text summarization using Transformers.☆84Updated 2 years ago
- MobileBERT and DistilBERT for extractive summarization☆90Updated 2 years ago
- Load What You Need: Smaller Multilingual Transformers for Pytorch and TensorFlow 2.0.☆103Updated 3 years ago
- A curated list of zero-shot learning in NLP. :-)☆13Updated 3 years ago
- A multi-purpose toolkit for table-to-text generation: web interface, Python bindings, CLI commands.☆55Updated last year
- SWIM-IR is a Synthetic Wikipedia-based Multilingual Information Retrieval training set with 28 million query-passage pairs spanning 33 la…☆48Updated last year
- ☆35Updated last year
- This repository contains the code for the paper 'PARM: Paragraph Aggregation Retrieval Model for Dense Document-to-Document Retrieval' pu…☆40Updated 3 years ago
- Code for GenAug: Data Augmentation for Finetuning Text Generators.☆28Updated 3 years ago
- [ACL 2023] Few-shot Reranking for Multi-hop QA via Language Model Prompting☆27Updated 2 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- PERFECT: Prompt-free and Efficient Few-shot Learning with Language Models☆109Updated 3 years ago
- Can LLMs generate code-mixed sentences through zero-shot prompting?☆11Updated 2 years ago
- Fine-tuned BERT on SQuAd 2.0 Dataset. Applied Knowledge Distillation (KD) and fine-tuned DistilBERT (student) using BERT as the teacher m…☆25Updated 4 years ago
- PyTorch-IE: State-of-the-art Information Extraction in PyTorch☆79Updated last month
- KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction…☆104Updated last year
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- All my experiments with the various transformers and various transformer frameworks available☆14Updated 4 years ago
- ☆18Updated 11 months ago
- A python package to augment text data using NLP.☆39Updated 5 months ago
- PyTorch code for "FactPEGASUS: Factuality-Aware Pre-training and Fine-tuning for Abstractive Summarization" (NAACL 2022)☆39Updated 2 years ago
- Code and data for the Dreyer et al (2023) paper on abstractiveness and factuality in abstractive summarization☆12Updated last year
- A package for fine tuning of pretrained NLP transformers using Semi Supervised Learning☆14Updated 3 years ago
- ☆86Updated 3 months ago
- GrammarTagger — A Neural Multilingual Grammar Profiler for Language Learning☆28Updated 4 years ago
- Data Augmentation for Intent Classification with Off-the-Shelf Large Language Models is a ServiceNow Research project☆29Updated 2 years ago
- Vocabulary Trimming (VT) is a model compression technique, which reduces a multilingual LM vocabulary to a target language by deleting ir…☆42Updated 8 months ago
- This repository contains the PyTorch implementation of the paper STaCK: Sentence Ordering with Temporal Commonsense Knowledge appearing a…☆28Updated 2 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆97Updated 3 years ago
- A extension of Transformers library to include T5ForSequenceClassification class.☆38Updated 2 years ago