Click or drag to resize

tokenGraphsavePaths Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

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

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

Parameters

folder_path
Type: SystemString

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

filename_sufix
Type: SystemString

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

See Also