BaseTextsAggregator

crowdkit.aggregation.base.BaseTextsAggregator | Source code

BaseTextsAggregator(self)

This is a base class for all texts aggregators

Parameters description

ParametersTypeDescription
texts_Series

Tasks' texts. A pandas.Series indexed by task such that result.loc[task, text] is the task's text.

Methods summary

MethodDescription
fitNone
fit_predictNone

Last updated: March 31, 2023

Crowd-Kit
Overview
Reference
Aggregation
Datasets
Learning
Metrics
Postprocessing