You are here: Start » TextSegmentation Class

TextSegmentation Class

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Constructors

 ConstructorDescription
TextSegmentation(TextSegmentationMethod)
TextSegmentation(TextSegmentationMethod, TextThresholdingMethod)
TextSegmentation(TextSegmentation)
TextSegmentation()

Properties

 NameTypeDescription
ExtractionAvlNet.TextThresholdingMethod
IsDisposedSystem.Boolean
SegmentationAvlNet.TextSegmentationMethod

Methods

 NameDescription
Dispose()Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info.
Equals(object)Inherited from System.Object
Equals(AvlNet.TextSegmentation)
Equals(AvlNet.TextSegmentation, AvlNet.TextSegmentation)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
Reset(AvlNet.TextSegmentation)
ToString()Inherited from System.Object

See also