You are here: Start » AVL.NET » TextSegmentation.TextSegmentation(AvlNet.TextSegmentationMethod, AvlNet.TextThresholdingMethod)

TextSegmentation.TextSegmentation(AvlNet.TextSegmentationMethod, AvlNet.TextThresholdingMethod)

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax


public TextSegmentation(
	AvlNet.TextSegmentationMethod segmentation,
	AvlNet.TextThresholdingMethod extraction
)

Parameters

segmentation
Type: AvlNet.TextSegmentationMethod
extraction
Type: AvlNet.TextThresholdingMethod

See also