Skip to content

TextFeaturizer cannot specify n-grams for words or characters #2802

Closed
@rogancarr

Description

@rogancarr

One of the stated goals of the V1 API was:

  • I can modify settings in the TextFeaturizer to update the number of word-grams and char-grams used along with things like the normalization.

In the current API for TextFeaturizer, it is possible to create n-grams from words and/or characters (UseCharExtrator, UseWordExtractor) but it is not possible to specify what sorts of n-grams to make.

Related to #2711

Metadata

Metadata

Assignees

Labels

APIIssues pertaining the friendly API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions