Click or drag to resize
Accord.NET (logo)

LikelihoodTaggerBaseTInputProbability Method

Overload List
  NameDescription
Public methodProbability(TInput)
Predicts a the probability that the sequence vector has been generated by this log-likelihood tagger.
Public methodProbability(TInput)
Predicts a the probability that the sequence vector has been generated by this log-likelihood tagger.
Public methodProbability(TInput, Int32)
Predicts a the probability that the sequence vector has been generated by this log-likelihood tagger.
Public methodProbability(TInput, Double)
Predicts a the probability that the sequence vector has been generated by this log-likelihood tagger.
Public methodProbability(TInput, Int32)
Predicts a the probability that the sequence vector has been generated by this log-likelihood tagger.
Public methodProbability(TInput, Int32, Double)
Predicts a the probability that the sequence vector has been generated by this log-likelihood tagger.
Top
See Also