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 | 
