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

TextSegmentation Constructor

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

Syntax

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

Parameters

Name Type Range Default Description
segmentationAvlNet.TextSegmentationMethod
extractionAvlNet.TextThresholdingMethod

See also