dotnet / dotnet/machinelearning

Catalog.NormalizeText doesn't offer a multi-column version

Open
#2,734 2 comments 0 reactions 1 assignee Claimed by @artidoro View on GitHub
api-suggestion area-Transforms enhancement Priority:2
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

API: Usually most catalog functions will have an overloaded method to supply multiple columns.

E.g. `ctx.Transforms.Text.TokenizeWords()`. Though, `ctx.Transforms.Text.NormalizeText()` only offers single input column to single output column. Was this overlooked or by-design?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.