You are here: Start » FIL.NET » TextSegmentation Class
TextSegmentation Class
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| TextSegmentation(TextSegmentationMethod, TextThresholdingMethod) | ||
| TextSegmentation() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Extraction | FilNet.TextThresholdingMethod | ||
| Segmentation | FilNet.TextSegmentationMethod |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(FilNet.TextSegmentation) | ||
| Equals(FilNet.TextSegmentation, FilNet.TextSegmentation) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
