Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
en-sentiment-nrc-neutral – Dataset by aieng-lab | AlphaNeural AI
You can deploy this model and start earning money today!
aieng-lab
/
en-sentiment-nrc-neutral
like
0
fill-mask
en
cc-by-3.0
1K<n<10K
parquet
text
datasets
pandas
polars
mlcroissant
2602.23993
us
gradiend
nlp
mlm
sentiment
nrc
Views
No views yet
Model card
Files and Versions
Community
API
GRADIEND English Sentiment (NRC) Neutral Data
Filtered tweet_eval texts with no NRC polarity (positive / negative) lexicon words — not only the top-20 mask targets used by aieng-lab/en-sentiment-nrc. For neutral evaluation.
Usage
from datasets import load_dataset
neutral = load_dataset("aieng-lab/en-sentiment-nrc-neutral", split="train") texts = neutral["text"]
One split: train.
Dataset Details Description
Neutral evaluation text… See the full description on the dataset page:
https://huggingface.co/datasets/aieng-lab/en-sentiment-nrc-neutral
.