You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Continuous Bag-of-Words model (CBOW) is frequently used in NLP deep learning. It's a model that tries to predict words given the context of a few words before and a few words after the target word.
This repository provides scripts and workflows for translating fact-checking datasets and automating claim classification using large language models (LLMs).
This repository focuses on essential concepts and techniques in Natural Language Processing (NLP) and Information Retrieval (IR). It covers various algorithms and models for text processing, tokenization, embeddings, and modern methods such as transformers. Additionally, it provides implementations of information retrieval systems, highlighting tec
Youtube Video 🎥 Transcript to Detailed Notes 📋 Converter using Google Gemini Pro. This web app efficiently works with videos having any language Transcript, then translates to English Transcript and Generates notes 🚀.
Nutribench pro enables reproducible and transparent fairness analysis in multilingual nutrition datasets through structured querying, model evaluation, and bias quantification. The project includes tools for loading, analyzing, and visualizing model outputs across nutrition-related queries, with a focus on linguistic and cultural bias detection.
This project is a web application designed to summarize key points from a CV in PDF format using the OpenAI API and present the results in an Excel file.