crftest: CRF test.

Description Usage Arguments Value Author(s)

Description

CRF test.

Usage

1
2
  crftest(model_file, key_file, result_file, margin = 0,
    seqp = 0, nbest = 1)

Arguments

model_file

Path of model file.

key_file

Path of key file.

result_file

Path of result file.

margin

Whether output margin probability.

seqp

Whether output label sequence probability.

nbest

Output n best results.

Value

A list with the input.

Author(s)

Jian Li <rweibo@sina.com>


tmcn.crfpp documentation built on May 2, 2019, 4:48 p.m.