You are here: Start » AVL.NET » TextSegmentation Constructor

TextSegmentation Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public TextSegmentation
(
	Avl.TextSegmentationMethod segmentation_,
	Avl.TextThresholdingMethod extraction_
)

Parameters

Name Type Range Default Description
segmentation_Avl.TextSegmentationMethod
extraction_Avl.TextThresholdingMethod

See also