text-ranking
There are 6 repositories under text-ranking topic.
Alibaba-NLP/Multi-CPR
[SIGIR 2022] Multi-CPR: A Multi Domain Chinese Dataset for Passage Retrieval
foprel/text-summarizer
A simple experiment with text summarization in Python
atapour/rank-over-class
Source code for the training pipeline of the text ranking model used in the paper entitled "Rank over Class: The Untapped Potential of Ranking in Natural Language Processing" (https://arxiv.org/abs/2009.05160).
jarvis0/image-search
🌄 Search images through text by writing a caption or a description. You will be intelligently assisted while typing.
shivaniNK8/News-Article-Text-Summarizer-Transformer
Extractive and Abstractive text summarization of news articles with T5 (Text-To-Text Transfer Transformer) and text ranking algorithms
rshinde03/Natural-Language-Processing
This repository contains various small Natural Language Processing based projects including text summarization using Spacy and N-grams, along with word predictions.