Table of Contents

Enum SentimentAnalysis.TrainingDataset

Namespace
LMKit.TextAnalysis
Assembly
LM-Kit.NET.dll

Enumeration representing built-in training datasets available for fine-tuning language models (LLMs) for sentiment analysis using LMKit.

public enum SentimentAnalysis.TrainingDataset

Fields

KotziasKDD2015 = 0

A subset of the dataset created for the paper 'From Group to Individual Labels using Deep Features' by Kotzias et al., presented at KDD 2015. Reference: From Group to Individual Labels Using Deep Features