TextFeaturizingEstimator.Options 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
的 TextFeaturizingEstimator 進階選項。
public sealed class TextFeaturizingEstimator.Options : Microsoft.ML.Transforms.TransformInputBase
type TextFeaturizingEstimator.Options = class
inherit TransformInputBase
Public NotInheritable Class TextFeaturizingEstimator.Options
Inherits TransformInputBase
- 繼承
建構函式
TextFeaturizingEstimator.Options() |
的 TextFeaturizingEstimator 進階選項。 |
欄位
CaseMode |
的 TextFeaturizingEstimator 進階選項。 |
KeepDiacritics |
的 TextFeaturizingEstimator 進階選項。 |
KeepNumbers |
的 TextFeaturizingEstimator 進階選項。 |
KeepPunctuations |
的 TextFeaturizingEstimator 進階選項。 |
Norm |
輸出向量的準則。 它會正規化為一個。 |
OutputTokensColumnName |
的 TextFeaturizingEstimator 進階選項。 |
屬性
CharFeatureExtractor |
用於 WordBag/WordHashBag) 字元 (的 Ngram 特徵擷取器。
設定為 |
StopWordsRemoverOptions |
設定要使用的停用字詞移除工具類型的選項。 下列選項可供使用
|
WordFeatureExtractor |
用於 WordBag/WordHashBag) (的 Ngram 功能擷取器。
設定為 |