DictionaryDecompounderTokenFilter.MaxSubwordSize Property

Definition

The maximum subword size. Only subwords shorter than this are outputted. Default is 15. Maximum is 300.

public int? MaxSubwordSize { get; set; }
member this.MaxSubwordSize : Nullable<int> with get, set
Public Property MaxSubwordSize As Nullable(Of Integer)

Property Value

Applies to