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

TextSegmentation Structure

How text should be split

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
TextSegmentation(TextSegmentationMethod, TextThresholdingMethod)

Properties

 NameTypeDescription
ExtractionAvlNet.TextThresholdingMethod
SegmentationAvlNet.TextSegmentationMethod

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also