You are here: Start » AVL.NET » TextSegmentation Class
TextSegmentation Class
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
How text should be split
Constructors
| Constructor | Description | |
|---|---|---|
| TextSegmentation() | ||
| TextSegmentation(TextSegmentationMethod, TextThresholdingMethod) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| Extraction | Avl.TextThresholdingMethod | ||
| IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject | |
| IsView | System.Boolean | Inherited from Avl.UnmanagedObject | |
| Segmentation | Avl.TextSegmentationMethod | 
Methods
| Name | Description | |
|---|---|---|
| CopyTo(Avl.TextSegmentation) | ||
| Dispose() | Inherited from Avl.UnmanagedObject | |
| Equals(object) | Inherited from System.Object | |
| Equals(Avl.TextSegmentation) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| MoveTo(Avl.TextSegmentation) | ||
| ToString() | Inherited from System.Object | 
