Click or drag to resize
Accord.NET (logo)

ILikelihoodTaggerTInputLogLikelihoods Method

Overload List
  NameDescription
Public methodLogLikelihoods(TInput)
Predicts a the log-likelihood for each of the observations in the sequence vector assuming each of the possible states in the tagger model.
Public methodLogLikelihoods(TInput)
Predicts a the log-likelihood for each of the observations in the sequence vector assuming each of the possible states in the tagger model.
Public methodLogLikelihoods(TInput, Double)
Predicts a the log-likelihood for each of the observations in the sequence vector assuming each of the possible states in the tagger model.
Public methodLogLikelihoods(TInput, Int32)
Predicts a the log-likelihood for each of the observations in the sequence vector assuming each of the possible states in the tagger model.
Public methodLogLikelihoods(TInput, Double)
Predicts a the log-likelihood for each of the observations in the sequence vector assuming each of the possible states in the tagger model.
Public methodLogLikelihoods(TInput, Int32)
Predicts a the log-likelihood for each of the observations in the sequence vector assuming each of the possible states in the tagger model.
Public methodLogLikelihoods(TInput, Int32, Double)
Predicts a the log-likelihood for each of the observations in the sequence vector assuming each of the possible states in the tagger model.
Public methodLogLikelihoods(TInput, Int32, Double)
Predicts a the log-likelihood for each of the observations in the sequence vector assuming each of the possible states in the tagger model.
Top
See Also