dotnet / dotnet/machinelearning

TextFeaturizer to save specific features

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

Description

User scenario:
Trained learner on top of TextFeaturizer.
Learner uses only several ngram features.
Still the combined model file is huge due to the fact the TextFeaturizer save dictionary counts for all ngrams extracted.

Feature request: add ability for TextFeaturizer to save its model with specified features / ngrams only

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.