CoolFace
Datasetpublic

HebArabNlpProject/HebrewSentiment

HebrewSentiment Hebrew sentiment analysis — Positive / Negative / Neutral Source Originally sourced from the Hebrew NLP benchmark collection. Google Drive: https://drive.google.com/drive/folders/1nZVJGF29R_KQjbovOT79Ceai8NIaFZdQ Files hebrew_sentiment.jsonl Usage from datasets import load_dataset ds = load_dataset("HebArabNlpProject/HebrewSentiment", token=HF_TOKEN) Task type classification

sourceHugging Faceotherupdated 5mo agoView on Hugging Face
3likes168downloads
Dataset Card

HebrewSentiment

Hebrew sentiment analysis — Positive / Negative / Neutral

Source

Originally sourced from the Hebrew NLP benchmark collection. Google Drive: https://drive.google.com/drive/folders/1nZVJGF29R_KQjbovOT79Ceai8NIaFZdQ

Files

  • hebrew_sentiment.jsonl

Usage

python
from datasets import load_dataset
ds = load_dataset("HebArabNlpProject/HebrewSentiment", token=HF_TOKEN)

Task type

classification