Click or drag to resize

tokenGraphsaveDescription Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.tokenGraphs.tokenGraph.saveDescription(System.String,System.String)"]

Namespace:  imbNLP.PartOfSpeech.lexicUnit.tokenGraphs
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public void saveDescription(
	string folder_path,
	string filename_sufix
)

Parameters

folder_path
Type: SystemString

[Missing <param name="folder_path"/> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.tokenGraphs.tokenGraph.saveDescription(System.String,System.String)"]

filename_sufix
Type: SystemString

[Missing <param name="filename_sufix"/> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.tokenGraphs.tokenGraph.saveDescription(System.String,System.String)"]

See Also