LatentDirichletAllocationTransformer.ModelParameters.WordItemScore Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public WordItemScore (int item, string word, float score);
new Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.WordItemScore : int * string * single -> Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.WordItemScore
Public Sub New (item As Integer, word As String, score As Single)
Parâmetros
- item
- Int32
- word
- String
- score
- Single