Prithivida

Results 9 repositories owned by Prithivida

Styleformer

469
Stars
63
Forks
Watchers

A Neural Language Style Transfer framework to transfer natural language text smoothly between fine-grained language styles like formal/casual, active/passive, and many more. Created by Prithiviraj Dam...

Gramformer

1.5k
Stars
173
Forks
Watchers

A framework for detecting, highlighting and correcting grammatical errors on natural language text. Created by Prithiviraj Damodaran. Open to pull requests and other forms of collaboration.

Parrot_Paraphraser

856
Stars
141
Forks
Watchers

A practical and feature-rich paraphrasing framework to augment human intents in text form to build robust NLU models for conversational engines. Created by Prithiviraj Damodaran. Open to pull requests...

Alt-ZSC

37
Stars
5
Forks
Watchers

Alternate Implementation for Zero Shot Text Classification: Instead of reframing NLI/XNLI, this reframes the text backbone of CLIP models to do ZSC. Hence, can be lightweight + supports more languages...

NLP-Experiments

18
Stars
11
Forks
Watchers

NLP related python solutions and recipes I built

ZSIC

45
Stars
8
Forks
Watchers

Zero Shot Image Classification but more, Supports Multilingual labelling and a variety of CNN based models for a vision backbone by using OpenAI CLIP for $ conscious uses (Super simple, so a 10th-grad...

FlashRank

381
Stars
31
Forks
Watchers

Lite & Super-fast re-ranking for your search & retrieval pipelines. Supports SoTA Listwise and Pairwise reranking based on LLMs and cross-encoders and more. Created by Prithivi Da, open for PRs & C...

blitz-embed

15
Stars
0
Forks
Watchers

C++ inference wrappers for running blazing fast embedding services on your favourite serverless like AWS Lambda. By Prithivi Da, PRs welcome.

SPLADERunner

23
Stars
2
Forks
Watchers

Lite weight wrapper for the independent implementation of SPLADE++ models for search & retrieval pipelines. Models and Library created by Prithivi Da, For PRs and Collaboration checkout the readme.