You are here: Start » AVL.NET » TextSegmentation Class

TextSegmentation Class

Namespace:Avl
Assembly:AvlNet.Types.dll

How text should be split

Constructors

 ConstructorDescription
TextSegmentation()
TextSegmentation(TextSegmentationMethod, TextThresholdingMethod)

Properties

 NameTypeDescription
ExtractionAvl.TextThresholdingMethod
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
SegmentationAvl.TextSegmentationMethod

Methods

 NameDescription
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

Remarks

See also