Click or drag to resize

webLemmaTermTable Constructor (String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the webLemmaTermTable class.

Namespace:  imbNLP.PartOfSpeech.TFModels.webLemma.table
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public webLemmaTermTable(
	string _name
)

Parameters

_name
Type: SystemString
The name.
See Also