initial the CRFNerPredict API
This commit is contained in:
parent
6c598952c7
commit
5486eb43a2
|
|
@ -135,6 +135,7 @@ namespace BotSharp.Core.Engines.CRFsuite
|
|||
return trainingTuple;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public class TrainingData
|
||||
|
|
|
|||
Loading…
Reference in a new issue