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

TextSegmentation Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
segmentationFilNet.TextSegmentationMethod
extractionFilNet.TextThresholdingMethod

See also